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

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
   78   void emitGenericVarsProlog(CodeGenFunction &CGF, SourceLocation Loc,

References

tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 1238   emitGenericVarsProlog(CGF, WST.Loc);
 2089       Rt.emitGenericVarsProlog(CGF, Loc);
 4721     emitGenericVarsProlog(CGF, D->getBeginLoc(), /*WithSPMDCheck=*/true);