Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1300 bool TypeErrorFound = false, in CreateGenericSelectionExpr() local
1330 TypeErrorFound = true; in CreateGenericSelectionExpr()
1348 TypeErrorFound = true; in CreateGenericSelectionExpr()
1353 if (TypeErrorFound) in CreateGenericSelectionExpr()