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

References

tools/clang/include/clang/AST/DeclBase.h
 2537     return FromTy::castToDeclContext(Val);
tools/clang/lib/CodeGen/CGBlocks.cpp
 2953     DeclContext *DC = TranslationUnitDecl::castToDeclContext(TUDecl);
tools/clang/lib/CodeGen/CGCUDANV.cpp
  276   DeclContext *DC = TranslationUnitDecl::castToDeclContext(TUDecl);
tools/clang/lib/CodeGen/CGObjCGNU.cpp
 1225         DeclContext *DC = TranslationUnitDecl::castToDeclContext(TUDecl);
 2303       DeclContext *DC = TranslationUnitDecl::castToDeclContext(TUDecl);
tools/clang/lib/CodeGen/CGObjCMac.cpp
 6356   DeclContext *DC = TranslationUnitDecl::castToDeclContext(TUDecl);
tools/clang/lib/CodeGen/CodeGenModule.cpp
 3299   DeclContext *DC = TranslationUnitDecl::castToDeclContext(TUDecl);
 4676         DeclContext *DC = TranslationUnitDecl::castToDeclContext(TUDecl);