Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDSourceLocation.h122 static SourceLocation getMacroLoc(unsigned ID) { in getMacroLoc() function
HDSourceManager.h1231 : SourceLocation::getMacroLoc(GlobalOffset); in getComposedLoc()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
HDSourceManager.cpp641 return SourceLocation::getMacroLoc(LoadedOffset); in createExpansionLocImpl()
649 return SourceLocation::getMacroLoc(NextLocalOffset - (TokLength + 1)); in createExpansionLocImpl()
1742 SourceLocation::getMacroLoc(Entry.getOffset()), in computeMacroArgsCache()