Home
last modified time | relevance | path

Searched defs:DependentDiagnostic (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclContextInternals.h29 class DependentDiagnostic; variable
308 friend class DependentDiagnostic; variable
H A DDependentDiagnostic.h102 DependentDiagnostic(const PartialDiagnostic &PDiag, in DependentDiagnostic() function
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h124 class DependentDiagnostic; variable