Searched refs:getPreArg (Results 1 – 2 of 2) sorted by relevance
171 return cast_or_null<CallExpr>(getPreArg(CONFIG)); in getConfig()173 CallExpr *getConfig() { return cast_or_null<CallExpr>(getPreArg(CONFIG)); } in getConfig()
2203 Stmt *getPreArg(unsigned i) { in getPreArg() function2207 const Stmt *getPreArg(unsigned i) const { in getPreArg() function