Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h4138 const Expr *getControllingExpr() const { in getControllingExpr() function
4141 Expr *getControllingExpr() { return cast<Expr>(SubExprs[CONTROLLING]); } in getControllingExpr() function