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

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

Completed in 34 milliseconds