Searched refs:CheckConditionalOperands (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9180 QualType Sema::CheckConditionalOperands(ExprResult &Cond, ExprResult &LHS, function in class:Sema
9777 QualType result = CheckConditionalOperands(Cond, LHS, RHS,
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12982 QualType CheckConditionalOperands( // C99 6.5.15

Completed in 266 milliseconds