Searched refs:getPreArg (Results 1 – 2 of 2) sorted by relevance
259 return cast_or_null<CallExpr>(getPreArg(CONFIG)); in getConfig()261 CallExpr *getConfig() { return cast_or_null<CallExpr>(getPreArg(CONFIG)); } in getConfig()
2812 Stmt *getPreArg(unsigned I) { in getPreArg() function2816 const Stmt *getPreArg(unsigned I) const { in getPreArg() function