Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1697 bool TypeErrorFound = false, in CreateGenericSelectionExpr() local
1778 TypeErrorFound = true; in CreateGenericSelectionExpr()
1796 TypeErrorFound = true; in CreateGenericSelectionExpr()
1801 if (TypeErrorFound) in CreateGenericSelectionExpr()