Home
last modified time | relevance | path

Searched defs:DeferHint (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1478 Sema::Diag(SourceLocation Loc, const PartialDiagnostic &PD, bool DeferHint) { in Diag()
1775 bool DeferHint) { in Diag()
H A DSemaOverload.cpp11619 bool DeferHint = false; in shouldDeferDiags() local