Searched refs:HasTwoParamSpanCtorDecl (Results 1 – 1 of 1) sorted by relevance
754 auto HasTwoParamSpanCtorDecl = hasDeclaration( in matcher() local758 return stmt(cxxConstructExpr(HasTwoParamSpanCtorDecl, in matcher()977 auto HasTwoParamSpanCtorDecl = SpanTwoParamConstructorGadget::matcher(); in matcher() local979 cxxConstructExpr(HasUnsafeCtorDecl, unless(HasTwoParamSpanCtorDecl)) in matcher()