Searched refs:StringConstructorExpr (Results 1 – 3 of 3) sorted by relevance
41 const auto StringConstructorExpr = expr(anyOf( in registerMatchers() local53 cxxConstructExpr(StringConstructorExpr, hasArgument(0, StrLitWithNul))), in registerMatchers()
80 const auto StringConstructorExpr = expr( in registerMatchers() local91 StringConstructorExpr, in registerMatchers()95 cxxConstructExpr(StringConstructorExpr, in registerMatchers()
79 const auto StringConstructorExpr = expr(anyOf( in registerMatchers() local104 StringConstructorExpr, hasArgument(0, StringCStrCallExpr), in registerMatchers()