Searched defs:CXStoredDiagnostic (Results 1 – 1 of 1) sorted by relevance
112 struct CXStoredDiagnostic : public CXDiagnosticImpl { struct116 CXStoredDiagnostic(const StoredDiagnostic &Diag, in CXStoredDiagnostic() argument121 virtual ~CXStoredDiagnostic() {} in ~CXStoredDiagnostic() argument154 static bool classof(const CXDiagnosticImpl *D) { in classof()