reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
  432       II = CapVar->getIdentifier();
  434       II = &Ctx.Idents.get("this");
  437       II = &Ctx.Idents.get("vla");
  446           CapVar ? CapVar->getLocation() : FD->getLocation(), II, ArgType,
  450                                       II, ArgType, ImplicitParamDecl::Other);