Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1682 bool TypeErrorFound = false, in CreateGenericSelectionExpr() local
1763 TypeErrorFound = true; in CreateGenericSelectionExpr()
1781 TypeErrorFound = true; in CreateGenericSelectionExpr()
1786 if (TypeErrorFound) in CreateGenericSelectionExpr()