Home
last modified time | relevance | path

Searched refs:DiagnosticSuggestID (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaExpr.cpp1826 unsigned DiagnosticID, unsigned DiagnosticSuggestID) { in emitEmptyLookupTypoDiagnostic() argument
1847 SemaRef.diagnoseTypo(TC, SemaRef.PDiag(DiagnosticSuggestID) << Typo, in emitEmptyLookupTypoDiagnostic()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp2107 unsigned DiagnosticID, unsigned DiagnosticSuggestID) { in emitEmptyLookupTypoDiagnostic() argument
2128 SemaRef.diagnoseTypo(TC, SemaRef.PDiag(DiagnosticSuggestID) << Typo, in emitEmptyLookupTypoDiagnostic()