Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceLocation.h119 static SourceLocation getMacroLoc(unsigned ID) { in getMacroLoc() function
/external/clang/lib/Basic/
DSourceManager.cpp552 return SourceLocation::getMacroLoc(LoadedOffset); in createInstantiationLocImpl()
560 return SourceLocation::getMacroLoc(NextLocalOffset - (TokLength + 1)); in createInstantiationLocImpl()