Home
last modified time | relevance | path

Searched refs:SLocEntry (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h481 class SLocEntry {
492 SLocEntry() : Offset(), IsExpansion(), File() {} in SLocEntry() function
500 return const_cast<SLocEntry *>(this)->getFile(); in getFile()
514 static SLocEntry getOffsetOnly(SourceLocation::UIntTy Offset) { in getOffsetOnly()
516 SLocEntry E; in getOffsetOnly()
521 static SLocEntry get(SourceLocation::UIntTy Offset, const FileInfo &FI) { in get()
523 SLocEntry E; in get()
530 static SLocEntry get(SourceLocation::UIntTy Offset, in get()
533 SLocEntry E; in get()
721 SmallVector<SrcMgr::SLocEntry, 0> LocalSLocEntryTable;
[all …]
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp273 SLocEntry &Entry = getSLocEntry(LocInfo.first, &Invalid); in AddLineNote()
432 const SrcMgr::SLocEntry &SourceManager::loadSLocEntry(unsigned Index, in loadSLocEntry()
437 SrcMgr::SLocEntry &SourceManager::loadSLocEntry(unsigned Index, bool *Invalid) { in loadSLocEntry()
446 FakeSLocEntryForRecovery = std::make_unique<SLocEntry>(SLocEntry::get( in loadSLocEntry()
605 LoadedSLocEntryTable[Index] = SLocEntry::get( in createFileIDImpl()
634 SLocEntry::get(NextLocalOffset, in createFileIDImpl()
686 LoadedSLocEntryTable[Index] = SLocEntry::get(LoadedOffset, Info); in createExpansionLocImpl()
691 LocalSLocEntryTable.push_back(SLocEntry::get(NextLocalOffset, Info)); in createExpansionLocImpl()
759 if (const SrcMgr::SLocEntry *Entry = getSLocEntryForFile(FID)) in getNonBuiltinFilenameForID()
774 if (const SrcMgr::SLocEntry *Entry = getSLocEntryForFile(FID)) in getBufferDataIfLoaded()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp133 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid); in importedModule()
385 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid); in handleDeclOccurrence()
513 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid); in shouldIndexMacroOccurrence()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp997 const SrcMgr::SLocEntry &BeginEntry = SM.getSLocEntry(SM.getFileID(Begin), in makeFileCharRange()
1003 const SrcMgr::SLocEntry &EndEntry = SM.getSLocEntry(SM.getFileID(End), in makeFileCharRange()
1064 const SrcMgr::SLocEntry *E = &SM.getSLocEntry(FID); in getImmediateMacroName()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp1123 SrcMgr::SLocEntry SE = Mgr.getSourceManager().getSLocEntry(SLInfo.first); in VisitObjCMessageExpr()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1841 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteInputFiles()
2356 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteSourceManagerBlock()
5493 const SrcMgr::SLocEntry *SLoc = &SrcMgr.getLocalSLocEntry(I); in computeNonAffectingInputFiles()
5553 const SrcMgr::SLocEntry *SLoc = &SrcMgr.getLocalSLocEntry(I); in computeNonAffectingInputFiles()
H A DASTReader.cpp1740 SrcMgr::SLocEntry::getOffsetOnly(*MaybeEntryOffset); in getSLocEntryID()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1380 const SrcMgr::SLocEntry &SLoc = SourceMgr.getSLocEntry(ModuleMapFID); in cloneForModuleCompile()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp309 SrcMgr::SLocEntry SE = SM.getSLocEntry(TLInfo.first); in isFunctionMacroExpansion()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4018 const SrcMgr::SLocEntry &sloc = S.SourceMgr.getSLocEntry(file, &invalid); in getNullabilityCompletenessCheckFileID()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp10304 const SrcMgr::SLocEntry &FromSLoc = FromSM.getSLocEntry(FromID); in Import()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11590 …ng::SourceManager::getDecomposedInstantiationLocSlowCase(clang::SrcMgr::SLocEntry const*, unsigned…
11591 … "clang::SourceManager::getDecomposedSpellingLocSlowCase(clang::SrcMgr::SLocEntry const*, unsigned…
11617SLocEntry, std::allocator<clang::SrcMgr::SLocEntry>>::_M_insert_aux(__gnu_cxx::__normal_iterator<c…
11618SLocEntry, std::allocator<clang::SrcMgr::SLocEntry>>::_M_fill_insert(__gnu_cxx::__normal_iterator<…