Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp121 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid); in importedModule() local
373 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid); in handleDeclOccurrence() local
501 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid); in shouldIndexMacroOccurrence() local
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1428 const SLocEntry *SEntry = getSLocEntryForFile(LocInfo.first); getFileCharacteristic() local