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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 2920       auto NL = ApplyDebugLocation::CreateEmpty(CtorCGF);
 2921       CtorCGF.StartFunction(GlobalDecl(), CGM.getContext().VoidTy, Fn, FI,
 2923       auto AL = ApplyDebugLocation::CreateArtificial(CtorCGF);
 2924       CtorCGF.EmitAnyExprToMem(Init,
 2928       CtorCGF.FinishFunction();