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