Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1375 Actions.PreferredConditionType(CK)); in ParseParenExprOrCondition()
2237 {}, Actions.PreferredConditionType(CK)); in ParseForStatement()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7500 QualType PreferredConditionType(ConditionKind K) const { in PreferredConditionType() function
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp20177 {SubExpr}, PreferredConditionType(CK)); in ActOnCondition()