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

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
 3039     SpellingLoc = getSourceManager().getImmediateExpansionRange(Loc).getBegin();
 3040   SpellingLoc = getSourceManager().getSpellingLoc(SpellingLoc);
 3040   SpellingLoc = getSourceManager().getSpellingLoc(SpellingLoc);
 3041   if (SpellingLoc.isValid() && getSourceManager().isInSystemHeader(SpellingLoc))
 3041   if (SpellingLoc.isValid() && getSourceManager().isInSystemHeader(SpellingLoc))