Searched refs:MainSLoc (Results 1 – 1 of 1) sorted by relevance
1322 const SLocEntry &MainSLoc = getSLocEntry(MainFileID, &Invalid); in getLocation() local1326 if (MainSLoc.isFile()) { in getLocation()1328 = MainSLoc.getFile().getContentCache(); in getLocation()