Home
last modified time | relevance | path

Searched defs:FM (Results 1 – 12 of 12) 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/clang/lib/Lex/
DHeaderMap.cpp79 const HeaderMap *HeaderMap::Create(const FileEntry *FE, FileManager &FM) { in Create()
DPPLexerChange.cpp232 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, in computeRelativePath()
/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.cpp140 FileManager &FM = Headers.getFileMgr(); in AddUnmappedPath() local
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp279 for (const auto &FM : FileIDMapping) { in emitExpansionRegions() local
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1077 FallthroughMapper FM(S); in DiagnoseSwitchLabelsFallthrough() local
/external/valgrind/VEX/priv/
Dhost_ppc_defs.c3229 static UChar* mkFormXFL ( UChar* p, UInt FM, UInt freg, UInt dfp_rm, in mkFormXFL()
Dguest_ppc_toIR.c9437 UChar FM = toUChar( IFIELD(theInstr, 17, 8) ); in dis_fp_scr() local
/external/llvm/lib/IR/
DInstructions.cpp1954 FastMathFlags FM = getFastMathFlags(); in andIRFlags() local