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

References

tools/clang/lib/CodeGen/CodeGenModule.cpp
 2105         GetAddrOfGlobal(D, ForDefinition));
 2111       GV = GetGlobalValue(getMangledName(D));
 2126     if (LangOpts.OpenMP && OpenMPRuntime && OpenMPRuntime->emitTargetGlobal(D))
 2130     EmitGlobalDefinition(D, GV);