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

Declarations

tools/clang/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp
   50   void addIfInMain(const DeclaratorDecl *DD, SourceLocation defStart);

References

tools/clang/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp
   65         addIfInMain(FD, Body->getBeginLoc());
   69         addIfInMain(VD, Init->getBeginLoc());