Searched defs:FM (Results 1 – 10 of 10) sorted by relevance
/external/clang/lib/StaticAnalyzer/Core/ |
D | PlistDiagnostics.cpp | 109 SourceLocation L, const FIDMap &FM, in EmitLocation() 130 const PathDiagnosticLocation &L, const FIDMap& FM, in EmitLocation() 137 PathDiagnosticRange R, const FIDMap &FM, in EmitRange() 164 const FIDMap& FM, in ReportControlFlow() 214 const FIDMap& FM, in ReportEvent() 283 const FIDMap& FM, const SourceManager &SM, in ReportCall() 318 const FIDMap& FM, const SourceManager &SM, in ReportMacro() 330 const FIDMap& FM, const SourceManager &SM, in ReportDiag() 337 const FIDMap& FM, const SourceManager &SM, in ReportPiece() 369 FIDMap FM; in FlushDiagnosticsImpl() local
|
/external/clang/lib/ARCMigrate/ |
D | PlistReporter.cpp | 47 SourceLocation L, const FIDMap &FM, in EmitLocation() 68 CharSourceRange R, const FIDMap &FM, in EmitRange() 102 FIDMap FM; in writeARCDiagsToPlist() local
|
/external/clang/lib/Lex/ |
D | HeaderMap.cpp | 79 const HeaderMap *HeaderMap::Create(const FileEntry *FE, FileManager &FM) { in Create()
|
D | PPLexerChange.cpp | 211 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, in computeRelativePath()
|
D | HeaderSearch.cpp | 46 FileManager &FM, DiagnosticsEngine &Diags, in HeaderSearch()
|
/external/clang/lib/Frontend/ |
D | InitHeaderSearch.cpp | 140 FileManager &FM = Headers.getFileMgr(); in AddUnmappedPath() local
|
/external/clang/lib/Analysis/ |
D | ThreadSafety.cpp | 844 FactID addLock(FactManager& FM, const SExpr& M, const LockData& L) { in addLock() 850 bool removeLock(FactManager& FM, const SExpr& M) { in removeLock() 870 iterator findLockIter(FactManager &FM, const SExpr &M) { in findLockIter() 879 LockData* findLock(FactManager &FM, const SExpr &M) const { in findLock() 888 LockData* findLockUniv(FactManager &FM, const SExpr &M) const { in findLockUniv() 897 FactEntry* findPartialMatch(FactManager &FM, const SExpr &M) const { in findPartialMatch()
|
/external/clang/lib/Sema/ |
D | AnalysisBasedWarnings.cpp | 874 FallthroughMapper FM(S); in DiagnoseSwitchLabelsFallthrough() local
|
/external/valgrind/main/VEX/priv/ |
D | host_ppc_defs.c | 3065 static UChar* mkFormXFL ( UChar* p, UInt FM, UInt freg, UInt dfp_rm ) in mkFormXFL()
|
D | guest_ppc_toIR.c | 8584 UChar FM = toUChar( IFIELD(theInstr, 17, 8) ); in dis_fp_scr() local
|