Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExpr.h4211 Expr *getTrueExpr() const { return cast<Expr>(SubExprs[LHS]); } getTrueExpr() function
4293 Expr *getTrueExpr() const { getTrueExpr() function
4330 inline Expr *AbstractConditionalOperator::getTrueExpr() const { getTrueExpr() function