Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DIndexingContext.cpp79 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid); in importedModule() local
256 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid); in handleDeclOccurrence() local
/external/llvm-project/clang/lib/Index/
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
/external/clang/lib/Basic/
DSourceManager.cpp1415 const SLocEntry &SEntry = getSLocEntry(LocInfo.first, &Invalid); in getFileCharacteristic() local
/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp1419 const SLocEntry *SEntry = getSLocEntryForFile(LocInfo.first); in getFileCharacteristic() local