Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1637 bool TypeErrorFound = false, in CreateGenericSelectionExpr() local
1667 TypeErrorFound = true; in CreateGenericSelectionExpr()
1685 TypeErrorFound = true; in CreateGenericSelectionExpr()
1690 if (TypeErrorFound) in CreateGenericSelectionExpr()