Searched defs:Suppressed (Results 1 – 4 of 4) sorted by relevance
429 bool Suppressed = (OnMacroInst >= MacroSkipStart && in emitMacroExpansions() local
151 ReturnVisitor(const StackFrameContext *Frame, bool Suppressed) in ReturnVisitor()
1109 bool Suppressed; member1111 TypeDiagnoser(bool Suppressed = false) : Suppressed(Suppressed) { } in Suppressed() function
278 SmallVectorImpl<PartialDiagnosticAt> &Suppressed = Pos->second; in DiagnoseUseOfDecl() local