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

/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp279 std::pair<FileID, unsigned> FullSourceLoc::getDecomposedLoc() const { function in class:FullSourceLoc
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1268 std::pair<FileID, unsigned> getDecomposedLoc(SourceLocation Loc) const { function in class:clang::SourceManager

Completed in 124 milliseconds