Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1282 Actions.PreferredConditionType(CK)); in ParseParenExprOrCondition()
2117 {}, Actions.PreferredConditionType(CK)); in ParseForStatement()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7910 QualType PreferredConditionType(ConditionKind K) const { in PreferredConditionType() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp20670 {SubExpr}, PreferredConditionType(CK)); in ActOnCondition()