Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1783 bool TypeErrorFound = false, in CreateGenericSelectionExpr() local
1871 TypeErrorFound = true; in CreateGenericSelectionExpr()
1889 TypeErrorFound = true; in CreateGenericSelectionExpr()
1894 if (TypeErrorFound) in CreateGenericSelectionExpr()