Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DDirectoryScanner.h30 : FM(FM), Mode(Mode) {} in FM() argument
73 FileManager &FM; variable
H A DContext.h47 FileManager *FM = nullptr; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExternalASTMerger.h75 FileManager &FM; member
85 FileManager &FM; variable
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFileList.cpp54 clang::FileManager *FM; member in __anon82227fd60111::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()
/freebsd/contrib/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
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPIIgnoresList.cpp36 FileManager &FM) { in create()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.h29 FaultMaps FM; variable
/freebsd/contrib/mtree/
H A Dspecspec.c52 #define FM(a, b, c, d) \ macro
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp531 ArrayRef<std::string> ArgStrs, DiagnosticsEngine &Diags, FileManager &FM, in forEachDriverJob()
572 FileManager &FM, in createAndRunToolInvocation()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp225 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, in computeRelativePath()
H A DPPDirectives.cpp1080 FileManager &FM = this->getFileManager(); in LookupEmbedFile() local
H A DModuleMap.cpp1351 FileManager &FM = SourceMgr.getFileManager(); in canonicalizeModuleMapPath() local
/freebsd/sys/powerpc/powerpc/
H A Ddb_disasm.c720 u_int FM; in disasm_fields() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp684 FastMathFlags FM = getFastMathFlags(); in andIRFlags() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp600 for (auto &FM : MemMgr.FunctionMemory) { in executeInput() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp86 FaultMaps FM; member in __anonaa4beecc0111::AArch64AsmPrinter
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp110 ContentCache::getBufferOrNone(DiagnosticsEngine &Diag, FileManager &FM, in getBufferOrNone()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp2103 const FunctionMacro &FM = kv.second; in EmitHeader() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp710 Function *FM = dyn_cast<Function>(CM.second); in canRenameComdat() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp582 for (const auto &FM : FileIDMapping) { in emitExpansionRegions() local
/freebsd/sys/dev/sym/
H A Dsym_defs.h371 #define FM 0x02 /* mod: fetch pin mode */ macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1284 FallthroughMapper FM(S); in DiagnoseSwitchLabelsFallthrough() local
H A DSemaLookup.cpp3843 Module *FM = D->getOwningModule(); in ArgumentDependentLookup() local