Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp1377 bool TypeErrorFound = false, in CreateGenericSelectionExpr() local
1407 TypeErrorFound = true; in CreateGenericSelectionExpr()
1425 TypeErrorFound = true; in CreateGenericSelectionExpr()
1430 if (TypeErrorFound) in CreateGenericSelectionExpr()