Searched refs:getPreArg (Results 1 – 2 of 2) sorted by relevance
260 return cast_or_null<CallExpr>(getPreArg(CONFIG)); in getConfig()262 CallExpr *getConfig() { return cast_or_null<CallExpr>(getPreArg(CONFIG)); } in getConfig()
2964 Stmt *getPreArg(unsigned I) { in getPreArg() function2968 const Stmt *getPreArg(unsigned I) const { in getPreArg() function