Home
last modified time | relevance | path

Searched defs:getExpansionLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp162 FullSourceLoc FullSourceLoc::getExpansionLoc() const { in getExpansionLoc() function in FullSourceLoc
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1198 SourceLocation getExpansionLoc(SourceLocation Loc) const { in getExpansionLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1219 SourceLocation getExpansionLoc() const { in getExpansionLoc() function