Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4177 Expr *getTrueExpr() const { return cast<Expr>(SubExprs[LHS]); } getTrueExpr() function
4259 Expr *getTrueExpr() const { getTrueExpr() function
4296 inline Expr *AbstractConditionalOperator::getTrueExpr() const { getTrueExpr() function