Home
last modified time | relevance | path

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

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