Home
last modified time | relevance | path

Searched defs:SEntry (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.cpp123 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid); in importedModule() local
378 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid); in handleDeclOccurrence() local
506 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid); in shouldIndexMacroOccurrence() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1473 const SLocEntry *SEntry = getSLocEntryForFile(LocInfo.first); in getFileCharacteristic() local