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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1671 const SLocEntry &MainSLoc = getSLocEntry(MainFileID, &Invalid); local
1675 if (MainSLoc.isFile()) {
1677 MainSLoc.getFile().getContentCache();

Completed in 122 milliseconds