/llvm-project/clang/lib/Frontend/ |
H A D | LogDiagnosticPrinter.cpp | 121 if (OptionalFileEntryRef FE = SM.getFileEntryRefForID(FID)) in HandleDiagnostic() local 150 if (OptionalFileEntryRef FE = SM.getFileEntryRefForID(FID)) HandleDiagnostic() local
|
H A D | VerifyDiagnosticConsumer.cpp | 751 auto FE = SrcManager->getFileEntryRefForID(FID); in HandleDiagnostic() local 1044 OptionalFileEntryRef FE = SM.getFileEntryRefForID(FID); in UpdateParsedFileStatus() local 1084 if (const FileEntry *FE = I.second) in CheckDiagnostics() local 1090 OptionalFileEntryRef FE = Status.getFile(); in CheckDiagnostics() local
|
H A D | ModuleDependencyCollector.cpp | 40 if (auto FE = FileMgr.getOptionalFileRef(Filename)) in visitInputFile() local
|
/llvm-project/clang/lib/Tooling/Inclusions/ |
H A D | HeaderAnalysis.cpp | 60 llvm::StringRef getFileContents(FileEntryRef FE, const SourceManager &SM) { in getFileContents() 69 bool isSelfContainedHeader(FileEntryRef FE, const SourceManager &SM, in isSelfContainedHeader()
|
/llvm-project/clang/tools/libclang/ |
H A D | CXFile.h | 17 inline CXFile makeCXFile(OptionalFileEntryRef FE) { in makeCXFile()
|
/llvm-project/clang/unittests/Lex/ |
H A D | HeaderSearchTest.cpp | 72 auto FE = FileMgr.getOptionalFileRef(Filename, true); in addHeaderMap() local 250 auto FI = Search.getExistingFileInfo(FE); in TEST_F() local 320 auto &FE = *FoundFile; TEST_F() local 338 GetHeaderFileInfo(FileEntryRef FE) TEST_F() argument [all...] |
H A D | PPDependencyDirectivesTest.cpp | 96 OptionalFileEntryRef FE; in TEST_F() local
|
/llvm-project/clang/lib/ARCMigrate/ |
H A D | FileRemapper.cpp | 137 if (const auto *FE = std::get_if<FileEntryRef>(&I->second)) { in flushToFile() local 199 if (const auto *FE = std::get_if<FileEntryRef>(&Mapping.second)) { in forEachMapping() local 212 if (const auto *FE = std::get_if<FileEntryRef>(&I->second)) { in applyMappings() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | IgnoreExpr.h | 52 if (auto *FE = dyn_cast<FullExpr>(E)) in IgnoreImplicitCastsSingleStep() local 79 if (auto *FE = dyn_cast<FullExpr>(E)) in IgnoreCastsSingleStep() local
|
/llvm-project/clang-tools-extra/clang-tidy/utils/ |
H A D | HeaderGuard.cpp | 38 if (OptionalFileEntryRef FE = in FileChanged() local 81 OptionalFileEntryRef FE = in EndOfMainFile() local 207 for (const auto &FE : Files) { in checkGuardlessHeaders() local
|
/llvm-project/clang-tools-extra/include-cleaner/lib/ |
H A D | FindHeaders.cpp | 90 isPublicHeader(const FileEntry * FE,const PragmaIncludes & PI) isPublicHeader() argument 191 OptionalFileEntryRef FE = SM.getFileEntryRefForID(FID); findHeaders() local [all...] |
H A D | Record.cpp | 196 if (OptionalFileEntryRef FE = SM.getFileEntryRefForID(PrevFID)) { in FileChanged() local 320 auto FE = SM.getFileEntryRefForID(CommentFID); in HandleComment() local 426 if (auto FE = FM.getOptionalFileRef(FName)) in toFileEntries() local
|
/llvm-project/clang/lib/IndexSerialization/ |
H A D | SerializablePathCollection.cpp | 48 size_t SerializablePathCollection::tryStoreFilePath(FileEntryRef FE) { in tryStoreFilePath()
|
/llvm-project/clang/lib/InstallAPI/ |
H A D | Frontend.cpp | 78 InstallAPIContext::findAndRecordFile(const FileEntry *FE, in findAndRecordFile() argument 110 auto FE = FM->getOptionalFileRef(H.getPath()); in addKnownHeader() local
|
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ |
H A D | ObjCMemberwiseInitializer.cpp | 288 auto FE = Effect::fileEdit(SM, SM.getFileID(Interface->getLocation()), in apply() local 310 auto FE = Effect::fileEdit(SM, SM.getFileID(Impl->getLocation()), in apply() local
|
H A D | DefineInline.cpp | 479 auto FE = Effect::fileEdit(SM, SM.getFileID(*Semicolon), in apply() local 489 auto FE = Effect::fileEdit(SM, SM.getFileID(Sel.Cursor), in apply() local
|
/llvm-project/clang/lib/Basic/ |
H A D | Sarif.cpp | 38 static StringRef getFileName(FileEntryRef FE) { in getFileName() argument 216 OptionalFileEntryRef FE = Start.getExpansionLoc().getFileEntryRef(); in createPhysicalLocation() local
|
H A D | FileManager.cpp | 372 FileEntry &FE = const_cast<FileEntry &>(STDIN->getFileEntry()); getSTDIN() local 532 getBufferForFile(FileEntryRef FE,bool isVolatile,bool RequiresNullTerminator,std::optional<int64_t> MaybeLimit) getBufferForFile() argument 621 FileEntryRef FE(Entry); GetUniqueIDMapping() local [all...] |
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | SymbolCollector.cpp | 228 toURI(const FileEntryRef FE) toURI() argument 372 getFrameworkHeaderIncludeSpelling(FileEntryRef FE,llvm::StringRef Framework,HeaderSearch & HS) getFrameworkHeaderIncludeSpelling() argument 398 const auto FE = SM.getFileEntryRefForID(FID); getIncludeHeaderUncached() local 437 const auto FE = SM.getFileEntryRefForID(SM.getFileID(TokLoc)); getTokenLocation() local 1093 if (const auto FE = SM.getFileEntryRefForID(SR.FID)) { addRef() local [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURemoveIncompatibleFunctions.cpp | 113 for (const SubtargetFeatureKV &FE : AMDGPUFeatureKV) { expandImpliedFeatures() local
|
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | XCore.cpp | 334 static bool extractFieldType(SmallVectorImpl<FieldEncoding> &FE, in extractFieldType() argument 387 SmallVector<FieldEncoding, 16> FE; in appendRecordType() local 432 SmallVector<FieldEncoding, 16> FE; in appendEnumType() local [all...] |
/llvm-project/clang-tools-extra/clangd/refactor/ |
H A D | Tweak.cpp | 107 if (const auto FE = SM.getFileEntryRefForID(FID)) in fileEdit() local
|
/llvm-project/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 42 for (const SubtargetFeatureKV &FE : FeatureTable) in SetImpliedBits() local 51 for (const SubtargetFeatureKV &FE : FeatureTable) { in ClearImpliedBits() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | IncludeCleaner.cpp | 75 auto FE = AST.getSourceManager().getFileManager().getFileRef( in mayConsiderUnused() local 346 auto FE = SM.getFileManager().getFileRef(Inc.Resolved); in convertIncludes() local [all...] |
/llvm-project/clang/lib/Lex/ |
H A D | PPDirectives.cpp | 894 auto FE = SM.getFileEntryRefForID(ID); getHeaderToIncludeForDiagnostics() local 1022 while (OptionalFileEntryRef FE = HeaderInfo.LookupFile( LookupFile() local 1040 OptionalFileEntryRef FE = HeaderInfo.LookupFile( LookupFile() local 1053 if (OptionalFileEntryRef FE = HeaderInfo.LookupSubframeworkHeader( LookupFile() local 1064 if (OptionalFileEntryRef FE = HeaderInfo.LookupSubframeworkHeader( LookupFile() local 2021 if (auto FE = CurPPLexer->getFileEntry()) getIncludeNextStart() local 2101 __anonde0e91d70302(FileEntryRef FE) LookupHeaderIncludeOrImport() argument [all...] |