Home
last modified time | relevance | path

Searched defs:getDecomposedExpansionLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp167 FileIDAndOffset FullSourceLoc::getDecomposedExpansionLoc() const { in getDecomposedExpansionLoc() function in FullSourceLoc
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1288 FileIDAndOffset getDecomposedExpansionLoc(SourceLocation Loc) const { in getDecomposedExpansionLoc() function