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

Declarations

tools/clang/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp
   49   void handleDecl(const Decl *D);

References

tools/clang/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp
   45     handleDecl(Context.getTranslationUnitDecl());
   74       handleDecl(D);