Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp1656 bool TypeErrorFound = false, in CreateGenericSelectionExpr() local
1721 TypeErrorFound = true; in CreateGenericSelectionExpr()
1739 TypeErrorFound = true; in CreateGenericSelectionExpr()
1744 if (TypeErrorFound) in CreateGenericSelectionExpr()