Searched defs:StringType (Results 1 – 13 of 13) sorted by relevance
50 struct StringType { struct51 StringType(const char*) {} in StringType() argument
94 struct StringType { struct95 StringType(const char*) {} in StringType() function
43 StringRef StringType; in check() local
44 auto StringType = in makeRewriteRule() local
39 auto StringType = hasUnqualifiedDesugaredType( in registerMatchers() local
23 typedef std::basic_string<char, std::char_traits<char>, test_allocator<char>> StringType; typedef
89 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 __anon188d7ab70111::SmallStringTest
450 DIStringType *StringType = in TEST() local
696 HI.Type = printType(StringType, Ctx, PP); in getPredefinedExprHoverContents() local
209 auto StringType = namedDecl(hasAnyName("::basic_string", "::string")); in ruleStrlenSize() local
10762 const QualType StringType = StringRefExpr->getType(); diagnoseStringPlusChar() local