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

References

tools/clang/lib/Parse/ParseDecl.cpp
  228     if (!SM.isWrittenInBuiltinFile(SM.getSpellingLoc(AttrTokLoc)) &&
  229         FindLocsWithCommonFileID(PP, AttrTokLoc, Loc)) {
  230       CharSourceRange ExpansionRange = SM.getExpansionRange(AttrTokLoc);