Home
last modified time | relevance | path

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

12

/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp85 const FIDMap& FM, in ReportControlFlow()
138 const FIDMap& FM, in ReportEvent()
207 const FIDMap& FM, const SourceManager &SM, in ReportCall()
242 const FIDMap& FM, const SourceManager &SM, in ReportMacro()
254 const FIDMap& FM, const SourceManager &SM, in ReportDiag()
261 const FIDMap& FM, const SourceManager &SM, in ReportPiece()
293 FIDMap FM; in FlushDiagnosticsImpl() local
/external/llvm-project/clang/include/clang/AST/
DExternalASTMerger.h75 FileManager &FM; member
85 FileManager &FM; variable
/external/clang/include/clang/Basic/
DPlistSupport.h91 SourceLocation L, const FIDMap &FM, unsigned indent) { in EmitLocation()
107 CharSourceRange R, const FIDMap &FM, unsigned indent) { in EmitRange()
/external/llvm-project/clang/include/clang/Basic/
DPlistSupport.h108 SourceLocation L, const FIDMap &FM, unsigned indent) { in EmitLocation()
124 CharSourceRange R, const FIDMap &FM, unsigned indent) { in EmitRange()
/external/llvm-project/clang-tools-extra/clangd/unittests/tweaks/
DTweakTests.cpp51 FileManager FM(FileSystemOptions(), MemFS); in TEST() local
/external/clang/lib/ARCMigrate/
DPlistReporter.cpp43 FIDMap FM; in writeARCDiagsToPlist() local
/external/llvm-project/clang/lib/ARCMigrate/
DPlistReporter.cpp42 FIDMap FM; in writeARCDiagsToPlist() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AsmPrinter.h31 FaultMaps FM; variable
/external/llvm-project/llvm/lib/Target/X86/
DX86AsmPrinter.h30 FaultMaps FM; variable
/external/llvm-project/libc/benchmarks/
DLibcMemoryBenchmarkMain.cpp65 FunctionMeasurements FM; in Main() local
DJSON.cpp331 static void Serialize(const FunctionMeasurements &FM, json::OStream &JOS) { in Serialize()
361 for (const auto &FM : S.Functions) in SerializeToJson() local
/external/llvm/lib/Target/X86/
DX86AsmPrinter.h31 FaultMaps FM; variable
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp80 const FIDMap& FM; member in __anon0987a3830211::PlistPrinter
86 PlistPrinter(const FIDMap& FM, in PlistPrinter()
490 FIDMap &FM, in printCoverage()
562 void PlistDiagnostics::printBugPath(llvm::raw_ostream &o, const FIDMap &FM, in printBugPath()
611 FIDMap FM; in FlushDiagnosticsImpl() local
/external/llvm-project/clang/lib/Lex/
DHeaderMap.cpp51 FileManager &FM) { in Create()
DPPLexerChange.cpp198 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, in computeRelativePath()
/external/clang/lib/Lex/
DHeaderMap.cpp51 const HeaderMap *HeaderMap::Create(const FileEntry *FE, FileManager &FM) { in Create()
DPPLexerChange.cpp233 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, in computeRelativePath()
/external/skia/infra/bots/recipe_modules/builder_name_schema/
Dbuilder_name_schema.json76 "FM": { object
/external/clang/lib/Analysis/
DThreadSafety.cpp190 FactID addLock(FactManager &FM, std::unique_ptr<FactEntry> Entry) { in addLock()
196 bool removeLock(FactManager& FM, const CapabilityExpr &CapE) { in removeLock()
215 iterator findLockIter(FactManager &FM, const CapabilityExpr &CapE) { in findLockIter()
221 FactEntry *findLock(FactManager &FM, const CapabilityExpr &CapE) const { in findLock()
228 FactEntry *findLockUniv(FactManager &FM, const CapabilityExpr &CapE) const { in findLockUniv()
235 FactEntry *findPartialMatch(FactManager &FM, in findPartialMatch()
243 bool containsMutexDecl(FactManager &FM, const ValueDecl* Vd) const { in containsMutexDecl()
/external/llvm-project/clang/lib/Analysis/
DThreadSafety.cpp206 FactID addLock(FactManager &FM, std::unique_ptr<FactEntry> Entry) { in addLock()
212 bool removeLock(FactManager& FM, const CapabilityExpr &CapE) { in removeLock()
231 iterator findLockIter(FactManager &FM, const CapabilityExpr &CapE) { in findLockIter()
237 const FactEntry *findLock(FactManager &FM, const CapabilityExpr &CapE) const { in findLock()
244 const FactEntry *findLockUniv(FactManager &FM, in findLockUniv()
252 const FactEntry *findPartialMatch(FactManager &FM, in findPartialMatch()
260 bool containsMutexDecl(FactManager &FM, const ValueDecl* Vd) const { in containsMutexDecl()
/external/llvm-project/clang/lib/Frontend/
DInitHeaderSearch.cpp134 FileManager &FM = Headers.getFileMgr(); in AddUnmappedPath() local
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp136 FileManager &FM = Headers.getFileMgr(); in AddUnmappedPath() local
/external/llvm/lib/IR/
DInstruction.cpp251 FastMathFlags FM = getFastMathFlags(); in andIRFlags() local
/external/llvm-project/llvm/lib/IR/
DInstruction.cpp305 FastMathFlags FM = getFastMathFlags(); in andIRFlags() local
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp454 for (auto &FM : MemMgr.FunctionMemory) { in executeInput() local

12