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

/external/clang/lib/Basic/
H A DSourceManager.cpp1946 SourceManager::getDecomposedIncludedLoc(FileID FID) const { function in class:SourceManager
1982 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first);

Completed in 65 milliseconds