Searched refs:MainSLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Basic/
H A DSourceManager.cpp1613 const SLocEntry &MainSLoc = getSLocEntry(MainFileID, &Invalid); local
1617 if (MainSLoc.isFile()) {
1619 = MainSLoc.getFile().getContentCache();

Completed in 48 milliseconds