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

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 3316   if (DC->isRecord())
 3317     DC = CGM.getContext().getTranslationUnitDecl();
 3320   VDContext = getContextDescriptor(cast<Decl>(DC), Mod ? Mod : TheCU);