Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceLocation.cpp140 std::pair<FileID, unsigned> FullSourceLoc::getDecomposedLoc() const { in getDecomposedLoc() function in FullSourceLoc
/external/llvm-project/clang/lib/Basic/
DSourceLocation.cpp262 std::pair<FileID, unsigned> FullSourceLoc::getDecomposedLoc() const { in getDecomposedLoc() function in FullSourceLoc
/external/clang/include/clang/Basic/
DSourceManager.h1114 std::pair<FileID, unsigned> getDecomposedLoc(SourceLocation Loc) const { in getDecomposedLoc() function
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h1225 std::pair<FileID, unsigned> getDecomposedLoc(SourceLocation Loc) const { in getDecomposedLoc() function