Searched defs:CXStoredDiagnostic (Results 1 – 1 of 1) sorted by relevance
111 struct CXStoredDiagnostic : public CXDiagnosticImpl { struct115 CXStoredDiagnostic(const StoredDiagnostic &Diag, in CXStoredDiagnostic() function120 ~CXStoredDiagnostic() override {} in ~CXStoredDiagnostic() argument153 static bool classof(const CXDiagnosticImpl *D) { in classof()