Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp85 const FIDMap& FM, in ReportControlFlow()
137 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/lib/ARCMigrate/
DPlistReporter.cpp43 FIDMap FM; in writeARCDiagsToPlist() local
/external/clang/include/clang/Basic/
DPlistSupport.h113 const FIDMap &FM, unsigned indent) { in EmitRange()
/external/clang/lib/Lex/
DHeaderMap.cpp79 const HeaderMap *HeaderMap::Create(const FileEntry *FE, FileManager &FM) { in Create()
DPPLexerChange.cpp213 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, in computeRelativePath()
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp140 FileManager &FM = Headers.getFileMgr(); in AddUnmappedPath() local
/external/clang/lib/Analysis/
DThreadSafety.cpp827 FactID addLock(FactManager& FM, const SExpr& M, const LockData& L) { in addLock()
833 bool removeLock(FactManager& FM, const SExpr& M) { in removeLock()
852 iterator findLockIter(FactManager &FM, const SExpr &M) { in findLockIter()
858 LockData *findLock(FactManager &FM, const SExpr &M) const { in findLock()
866 LockData *findLockUniv(FactManager &FM, const SExpr &M) const { in findLockUniv()
875 FactEntry *findPartialMatch(FactManager &FM, const SExpr &M) const { in findPartialMatch()
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
DRegionDataConstants.java373 FM(new String[]{ enumConstant
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1082 FallthroughMapper FM(S); in DiagnoseSwitchLabelsFallthrough() local
/external/valgrind/main/VEX/priv/
Dhost_ppc_defs.c3244 static UChar* mkFormXFL ( UChar* p, UInt FM, UInt freg, UInt dfp_rm ) in mkFormXFL()
Dguest_ppc_toIR.c9148 UChar FM = toUChar( IFIELD(theInstr, 17, 8) ); in dis_fp_scr() local