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

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

Completed in 68 milliseconds