Searched refs:cxxConstructExpr (Results 1 – 4 of 4) sorted by relevance
330 cxxConstructExpr(NonConstRefParam, NotInstantiated), in findDirectMutation()547 cxxConstructExpr(NonConstRefParam, IsInstantiated, in findFunctionArgMutation()
183 REGISTER_MATCHER(cxxConstructExpr); in RegistryMaps()
1850 cxxConstructExpr;4711 if (expr(anyOf(cxxConstructExpr(hasDeclaration(cxxConstructorDecl( in AST_POLYMORPHIC_MATCHER_P2()4811 if (expr(anyOf(cxxConstructExpr(hasDeclaration(cxxConstructorDecl( in AST_POLYMORPHIC_MATCHER_P2()
855 cxxConstructExpr; variable