Searched defs:StandaloneDiagnostic (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Frontend/
H A DASTUnit.h75 struct StandaloneDiagnostic { struct in class:clang::ASTUnit
157 SmallVector<StandaloneDiagnostic, 4> PreambleDiagnostics;
314 const SmallVectorImpl<StandaloneDiagnostic> &Diags,

Completed in 117 milliseconds