Home
last modified time | relevance | path

Searched defs:getFalseExpr (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DExpr.h4216 Expr *getFalseExpr() const { return cast<Expr>(SubExprs[RHS]); } getFalseExpr() function
4300 Expr *getFalseExpr() const { getFalseExpr() function
4336 inline Expr *AbstractConditionalOperator::getFalseExpr() const { getFalseExpr() function
[all...]