Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h4428 const Expr *getControllingExpr() const { in getControllingExpr() function
4431 Expr *getControllingExpr() { return cast<Expr>(SubExprs[CONTROLLING]); } in getControllingExpr() function