Member predicate Impl::BraceStmt::getVariable
Gets the indexth variable declared in the scope of this brace statement (0-based).
VarDecl getVariable(int index)Gets the indexth variable declared in the scope of this brace statement (0-based).
VarDecl getVariable(int index)