Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOverload.cpp10842 bool *DoDiagnoseEmptyLookup = nullptr) { in DiagnoseTwoPhaseLookup() argument
10859 if (DoDiagnoseEmptyLookup) in DiagnoseTwoPhaseLookup()
10860 *DoDiagnoseEmptyLookup = true; in DiagnoseTwoPhaseLookup()
11010 bool DoDiagnoseEmptyLookup = EmptyLookup; in BuildRecoveryCallExpr() local
11014 &DoDiagnoseEmptyLookup) && in BuildRecoveryCallExpr()
11015 (!DoDiagnoseEmptyLookup || SemaRef.DiagnoseEmptyLookup( in BuildRecoveryCallExpr()