Searched defs:StringType (Results 1 – 14 of 14) sorted by relevance
51 struct StringType { struct52 StringType(const char*) {} in StringType() function
27 typedef SmallString<40> StringType; typedef in __anona143a20f0111::SmallStringTest
10 StringType = type('') variable
30 typedef std::basic_string<char, std::char_traits<char>, test_allocator<char>> StringType; typedef
151 typedef std::string StringType; typedef
32 using StringType = FilePath::StringType; typedef
25 StringType = str variable
27 typedef SmallString<40> StringType; typedef in __anond94dee630111::SmallStringTest
530 IN UI_STRING_TYPE StringType, in LibGetUiString()
320 len=len, byteord=byteord, getattr=getattr, type=type, StringType=str): argument
305 const Tcl_ObjType *StringType; member
275 const Tcl_ObjType *StringType; member
1262 using StringType = SmallString<128>; typedef in __anond55fe2d30111::ValuesymtabParser
8303 const QualType StringType = StringRefExpr->getType(); in diagnoseStringPlusChar() local