Searched refs:getPreArg (Results 1 – 2 of 2) sorted by relevance
174 return cast_or_null<CallExpr>(getPreArg(CONFIG)); in getConfig()176 CallExpr *getConfig() { return cast_or_null<CallExpr>(getPreArg(CONFIG)); } in getConfig()
2166 Stmt *getPreArg(unsigned i) { in getPreArg() function2170 const Stmt *getPreArg(unsigned i) const { in getPreArg() function