Searched refs:parameterCountIs (Results 1 – 4 of 4) sorted by relevance
147 return cxxMethodDecl(isPublic(), parameterCountIs(0), isConst(), in CaptureMethods()
520 REGISTER_MATCHER(parameterCountIs); in RegistryMaps()
108 hasDeclaration(cxxConstructorDecl(parameterCountIs(1), in isOptionalNulloptConstructor()
5040 AST_POLYMORPHIC_MATCHER_P(parameterCountIs, in AST_POLYMORPHIC_MATCHER_P() argument