Searched defs:isParamExpr (Results 1 – 3 of 3) sorted by relevance
143 virtual bool isParamExpr(size_t N) const { return false; } in isParamExpr() function
268 bool ParsedAttr::isParamExpr(size_t N) const { isParamExpr() function in ParsedAttr
4440 static bool isParamExpr(const Record *Arg) { isParamExpr() function