Searched refs:CXXCheckConditionalOperands (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp4365 QualType Sema::CXXCheckConditionalOperands(ExprResult &Cond, ExprResult &LHS, function in class:Sema
H A DSemaExpr.cpp5706 return CXXCheckConditionalOperands(Cond, LHS, RHS, VK, OK, QuestionLoc);
/external/clang/include/clang/Sema/
H A DSema.h7782 QualType CXXCheckConditionalOperands( // C++ 5.16

Completed in 112 milliseconds