Searched refs:getMacroLoc (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
H A DSourceLocation.h123 static SourceLocation getMacroLoc(unsigned ID) { function
/external/clang/lib/Basic/
H A DSourceManager.cpp634 return SourceLocation::getMacroLoc(LoadedOffset);
642 return SourceLocation::getMacroLoc(NextLocalOffset - (TokLength + 1));
1833 SourceLocation::getMacroLoc(Entry.getOffset()),

Completed in 113 milliseconds