Searched refs:getPreArg (Results 1 – 2 of 2) sorted by relevance
147 return cast_or_null<CallExpr>(getPreArg(CONFIG)); in getConfig()149 CallExpr *getConfig() { return cast_or_null<CallExpr>(getPreArg(CONFIG)); } in getConfig()
2046 Stmt *getPreArg(unsigned i) { in getPreArg() function2050 const Stmt *getPreArg(unsigned i) const { in getPreArg() function