Searched defs:StringType (Results 1 – 12 of 12) sorted by relevance
50 struct StringType { struct51 StringType(const char*) {} in StringType() argument
94 struct StringType { struct95 StringType(const char*) {} in StringType() argument
45 StringRef StringType; in check() local
46 auto StringType = in makeRewriteRule() local
38 auto StringType = hasUnqualifiedDesugaredType( in registerMatchers() local
23 typedef std::basic_string<char, std::char_traits<char>, test_allocator<char>> StringType; typedef
90 const auto StringType = hasType(hasUnqualifiedDesugaredType( in registerMatchers() local
51 using StringType = Scalar<T>; // std::string or larger in FoldIntrinsicFunction() typedef
26 typedef SmallString<40> StringType; typedef in __anon5d26e0540111::SmallStringTest
270 DIStringType *StringType = in TEST() local
208 auto StringType = namedDecl(hasAnyName("::basic_string", "::string")); in ruleStrlenSize() local
11100 const QualType StringType = StringRefExpr->getType(); in diagnoseStringPlusChar() local