Searched defs:StringType (Results 1 – 8 of 8) sorted by relevance
36 typedef base::string16 StringType; typedef
150 typedef std::string StringType; typedef
32 using StringType = FilePath::StringType; typedef
563 bool CreateNewTempDirectory(const FilePath::StringType& /* prefix */, in CreateNewTempDirectory()
27 typedef SmallString<40> StringType; typedef in __anonfb6591a70111::SmallStringTest
41 enum StringType { STRING_LEFT = 0, STRING_RIGHT = 1 , enum
320 len=len, byteord=byteord, getattr=getattr, type=type, StringType=str): argument
7867 const QualType StringType = StringRefExpr->getType(); in diagnoseStringPlusChar() local