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