/external/clang/lib/StaticAnalyzer/Core/ |
D | PlistDiagnostics.cpp | 85 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/ |
D | ExternalASTMerger.h | 75 FileManager &FM; member 85 FileManager &FM; variable
|
/external/clang/include/clang/Basic/ |
D | PlistSupport.h | 91 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/ |
D | PlistSupport.h | 108 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/ |
D | TweakTests.cpp | 51 FileManager FM(FileSystemOptions(), MemFS); in TEST() local
|
/external/clang/lib/ARCMigrate/ |
D | PlistReporter.cpp | 43 FIDMap FM; in writeARCDiagsToPlist() local
|
/external/llvm-project/clang/lib/ARCMigrate/ |
D | PlistReporter.cpp | 42 FIDMap FM; in writeARCDiagsToPlist() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86AsmPrinter.h | 31 FaultMaps FM; variable
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86AsmPrinter.h | 30 FaultMaps FM; variable
|
/external/llvm-project/libc/benchmarks/ |
D | LibcMemoryBenchmarkMain.cpp | 65 FunctionMeasurements FM; in Main() local
|
D | JSON.cpp | 331 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/ |
D | X86AsmPrinter.h | 31 FaultMaps FM; variable
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | PlistDiagnostics.cpp | 80 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/ |
D | HeaderMap.cpp | 51 FileManager &FM) { in Create()
|
D | PPLexerChange.cpp | 198 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, in computeRelativePath()
|
/external/clang/lib/Lex/ |
D | HeaderMap.cpp | 51 const HeaderMap *HeaderMap::Create(const FileEntry *FE, FileManager &FM) { in Create()
|
D | PPLexerChange.cpp | 233 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, in computeRelativePath()
|
/external/skia/infra/bots/recipe_modules/builder_name_schema/ |
D | builder_name_schema.json | 76 "FM": { object
|
/external/clang/lib/Analysis/ |
D | ThreadSafety.cpp | 190 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/ |
D | ThreadSafety.cpp | 206 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/ |
D | InitHeaderSearch.cpp | 134 FileManager &FM = Headers.getFileMgr(); in AddUnmappedPath() local
|
/external/clang/lib/Frontend/ |
D | InitHeaderSearch.cpp | 136 FileManager &FM = Headers.getFileMgr(); in AddUnmappedPath() local
|
/external/llvm/lib/IR/ |
D | Instruction.cpp | 251 FastMathFlags FM = getFastMathFlags(); in andIRFlags() local
|
/external/llvm-project/llvm/lib/IR/ |
D | Instruction.cpp | 305 FastMathFlags FM = getFastMathFlags(); in andIRFlags() local
|
/external/llvm/tools/llvm-rtdyld/ |
D | llvm-rtdyld.cpp | 454 for (auto &FM : MemMgr.FunctionMemory) { in executeInput() local
|