Home
last modified time | relevance | path

Searched defs:FM (Results 1 – 25 of 46) sorted by relevance

12

/llvm-project/clang/include/clang/InstallAPI/
H A DDirectoryScanner.h30 : FM(FM), Mode(Mode) {} in FM() function
73 FileManager &FM; variable
H A DContext.h47 FileManager *FM = nullptr; member
/llvm-project/clang-tools-extra/include-cleaner/unittests/
H A DTypesTest.cpp31 FileManager FM(FileSystemOptions{}); in TEST() local
51 FileManager FM(FileSystemOptions{}); in TEST() local
83 FileManager FM(FileSystemOptions{}); in TEST() local
H A DRecordTest.cpp364 auto &FM = Processed.fileManager(); TEST_F() local
482 auto &FM = Processed.fileManager(); TEST_F() local
505 auto &FM = Processed.fileManager(); TEST_F() local
536 auto &FM = Processed.fileManager(); TEST_F() local
561 auto &FM = Processed.fileManager(); TEST_F() local
577 auto &FM = Processed.fileManager(); TEST_F() local
608 auto *FM = Clang->createFileManager(VFS); TEST_F() local
634 auto &FM = Processed.fileManager(); TEST_F() local
657 auto &FM = Processed.fileManager(); TEST_F() local
[all...]
H A DIncludeSpellerTest.cpp69 auto &FM = AST.fileManager(); TEST() local
100 auto &FM = AST.fileManager(); TEST() local
/llvm-project/clang/include/clang/AST/
H A DExternalASTMerger.h75 FileManager &FM; member
85 FileManager &FM; variable
/llvm-project/clang/lib/InstallAPI/
H A DFileList.cpp54 clang::FileManager *FM; member in __anonb5d4df890111::Implementation
180 HeaderSeq &Destination, clang::FileManager *FM) { in loadHeaders()
H A DHeaderFile.cpp45 llvm::Expected<PathSeq> enumerateFiles(FileManager &FM, StringRef Directory) { in enumerateFiles()
H A DFrontend.cpp166 std::string findLibrary(StringRef InstallName, FileManager &FM, in findLibrary() argument
/llvm-project/clang/include/clang/Basic/
H A DPlistSupport.h107 EmitLocation(raw_ostream & o,const SourceManager & SM,SourceLocation L,const FIDMap & FM,unsigned indent) EmitLocation() argument
123 EmitRange(raw_ostream & o,const SourceManager & SM,CharSourceRange R,const FIDMap & FM,unsigned indent) EmitRange() argument
/llvm-project/clang-tools-extra/clangd/unittests/tweaks/
H A DTweakTests.cpp46 FileManager FM(FileSystemOptions(), MemFS); in TEST() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DCanonicalIncludesTests.cpp25 FileEntryRef addFile(llvm::vfs::InMemoryFileSystem &FS, FileManager &FM, in addFile()
H A DParsedASTTests.cpp397 auto &FM = SM.getFileManager(); in TEST() local
441 auto &FM = SM.getFileManager(); in TEST() local
/llvm-project/clang/unittests/Tooling/
H A DHeaderAnalysisTest.cpp53 auto &FM = SM.getFileManager(); in TEST() local
/llvm-project/clang/lib/ExtractAPI/
H A DAPIIgnoresList.cpp36 FileManager &FM) { in create()
/llvm-project/clang/lib/ARCMigrate/
H A DPlistReporter.cpp42 FIDMap FM; in writeARCDiagsToPlist() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp84 const FIDMap& FM; member in __anon4513bea60211::PlistPrinter
91 PlistPrinter(const FIDMap &FM, const Preprocessor &PP, in PlistPrinter() argument
491 printCoverage(const PathDiagnostic * D,unsigned InputIndentLevel,SmallVectorImpl<FileID> & Fids,FIDMap & FM,llvm::raw_fd_ostream & o) printCoverage() argument
568 printBugPath(llvm::raw_ostream & o,const FIDMap & FM,const PathPieces & Path) printBugPath() argument
617 FIDMap FM; FlushDiagnosticsImpl() local
[all...]
/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp142 FileManager &FM = SM.getFileManager(); in findAPINotesFile() local
156 FileManager &FM = SM.getFileManager(); in loadFrameworkAPINotes() local
223 FileManager &FM = SM.getFileManager(); in getCurrentModuleAPINotes() local
/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.h29 FaultMaps FM; variable
/llvm-project/clang/unittests/Frontend/
H A DReparseWorkingDirTest.cpp112 const auto &FM = AST->getFileManager(); in TEST_F() local
H A DASTUnitTest.cpp207 const auto &FM = AST->getFileManager(); TEST_F() local
/llvm-project/clang/unittests/Serialization/
H A DForceCheckFileInputTest.cpp125 FileManager *FM = Clang.createFileManager(CIOpts.VFS); TEST_F() local
/llvm-project/clang/tools/clang-installapi/
H A DClangInstallAPI.cpp91 IntrusiveRefCntPtr<clang::FileManager> FM( in run() local
/llvm-project/clang/tools/clang-extdef-mapping/
H A DClangExtDefMapGen.cpp165 FileManager FM(CI->getFileSystemOpts()); in HandleAST() local
/llvm-project/clang/lib/Lex/
H A DHeaderMap.cpp52 Create(FileEntryRef FE,FileManager & FM) Create() argument

12