/llvm-project/clang/include/clang/InstallAPI/ |
H A D | DirectoryScanner.h | 30 : FM(FM), Mode(Mode) {} in FM() function 73 FileManager &FM; variable
|
H A D | Context.h | 47 FileManager *FM = nullptr; member
|
/llvm-project/clang-tools-extra/include-cleaner/unittests/ |
H A D | TypesTest.cpp | 31 FileManager FM(FileSystemOptions{}); in TEST() local 51 FileManager FM(FileSystemOptions{}); in TEST() local 83 FileManager FM(FileSystemOptions{}); in TEST() local
|
H A D | RecordTest.cpp | 364 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 D | IncludeSpellerTest.cpp | 69 auto &FM = AST.fileManager(); TEST() local 100 auto &FM = AST.fileManager(); TEST() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | ExternalASTMerger.h | 75 FileManager &FM; member 85 FileManager &FM; variable
|
/llvm-project/clang/lib/InstallAPI/ |
H A D | FileList.cpp | 54 clang::FileManager *FM; member in __anonb5d4df890111::Implementation 180 HeaderSeq &Destination, clang::FileManager *FM) { in loadHeaders()
|
H A D | HeaderFile.cpp | 45 llvm::Expected<PathSeq> enumerateFiles(FileManager &FM, StringRef Directory) { in enumerateFiles()
|
H A D | Frontend.cpp | 166 std::string findLibrary(StringRef InstallName, FileManager &FM, in findLibrary() argument
|
/llvm-project/clang/include/clang/Basic/ |
H A D | PlistSupport.h | 107 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 D | TweakTests.cpp | 46 FileManager FM(FileSystemOptions(), MemFS); in TEST() local
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | CanonicalIncludesTests.cpp | 25 FileEntryRef addFile(llvm::vfs::InMemoryFileSystem &FS, FileManager &FM, in addFile()
|
H A D | ParsedASTTests.cpp | 397 auto &FM = SM.getFileManager(); in TEST() local 441 auto &FM = SM.getFileManager(); in TEST() local
|
/llvm-project/clang/unittests/Tooling/ |
H A D | HeaderAnalysisTest.cpp | 53 auto &FM = SM.getFileManager(); in TEST() local
|
/llvm-project/clang/lib/ExtractAPI/ |
H A D | APIIgnoresList.cpp | 36 FileManager &FM) { in create()
|
/llvm-project/clang/lib/ARCMigrate/ |
H A D | PlistReporter.cpp | 42 FIDMap FM; in writeARCDiagsToPlist() local
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | PlistDiagnostics.cpp | 84 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 D | APINotesManager.cpp | 142 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 D | X86AsmPrinter.h | 29 FaultMaps FM; variable
|
/llvm-project/clang/unittests/Frontend/ |
H A D | ReparseWorkingDirTest.cpp | 112 const auto &FM = AST->getFileManager(); in TEST_F() local
|
H A D | ASTUnitTest.cpp | 207 const auto &FM = AST->getFileManager(); TEST_F() local
|
/llvm-project/clang/unittests/Serialization/ |
H A D | ForceCheckFileInputTest.cpp | 125 FileManager *FM = Clang.createFileManager(CIOpts.VFS); TEST_F() local
|
/llvm-project/clang/tools/clang-installapi/ |
H A D | ClangInstallAPI.cpp | 91 IntrusiveRefCntPtr<clang::FileManager> FM( in run() local
|
/llvm-project/clang/tools/clang-extdef-mapping/ |
H A D | ClangExtDefMapGen.cpp | 165 FileManager FM(CI->getFileSystemOpts()); in HandleAST() local
|
/llvm-project/clang/lib/Lex/ |
H A D | HeaderMap.cpp | 52 Create(FileEntryRef FE,FileManager & FM) Create() argument
|