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

References

tools/clang/unittests/Lex/LexerTest.cpp
  323   SourceLocation fileIdLoc = SourceMgr.getSpellingLoc(macroIdLoc);
  327       CharSourceRange::getTokenRange(macroLsqrLoc, macroIdLoc),
  332   range = Lexer::makeFileCharRange(CharSourceRange::getTokenRange(macroIdLoc, macroRsqrLoc),
  345           CharSourceRange::getTokenRange(SourceRange(macroLsqrLoc, macroIdLoc)),