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

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntime.h
  274   void emitCall(CodeGenFunction &CGF, SourceLocation Loc,

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
10926   emitCall(CGF, Loc, OutlinedFn, Args);
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 1214   emitCall(CGF, WST.Loc, WST.WorkerFn);
 1477     emitCall(CGF, WST.Loc, W,
 1497   emitCall(CGF, WST.Loc, {ParallelFnTy, WorkFnCast},