Searched defs:SMP (Results 1 – 3 of 3) sorted by relevance
19 void prettyPrintStackMap(ScopedPrinter &W, const StackMapParserT &SMP) { in prettyPrintStackMap()
1117 const SourceMgr *SMP = nullptr; in diagnose() local1137 const SourceMgr *SMP = &SM; in reportCommon() local1161 reportCommon(Loc, [&](SMDiagnostic &D, const SourceMgr *SMP) { in reportError()1172 reportCommon(Loc, [&](SMDiagnostic &D, const SourceMgr *SMP) { in reportWarning()
727 } SMP; member