Home
last modified time | relevance | path

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

/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/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/clang/lib/ARCMigrate/
DPlistReporter.cpp43 FIDMap FM; in writeARCDiagsToPlist() local
/external/llvm/lib/Target/X86/
DX86AsmPrinter.h31 FaultMaps FM; variable
/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/harfbuzz_ng/src/
Dhb-ot-shape-complex-use-table.cc22 #define FM USE_FM /* CONS_FINAL_MOD */ macro
/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/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/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp454 for (auto &FM : MemMgr.FunctionMemory) { in executeInput() local
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp286 for (const auto &FM : FileIDMapping) { in emitExpansionRegions() local
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1116 FallthroughMapper FM(S); in DiagnoseSwitchLabelsFallthrough() local
/external/valgrind/VEX/priv/
Dhost_ppc_defs.c3389 static UChar* mkFormXFL ( UChar* p, UInt FM, UInt freg, UInt dfp_rm, in mkFormXFL()
Dguest_ppc_toIR.c12081 UChar FM = toUChar( IFIELD(theInstr, 17, 8) ); in dis_fp_scr() local