Searched defs:StringTypes (Results 1 – 11 of 11) sorted by relevance
46 StringTypes = type(''), variable48 StringTypes = type(''), type(unicode('')) variable
32 StringTypes = (StringType, UnicodeType) variable34 StringTypes = (StringType,) variable
497 struct StringTypes { struct498 llvm::StringRef str1;499 llvm::StringRef str2;500 llvm::StringRef str3;501 llvm::StringRef str4;525 struct MappingTraits<StringTypes> { argument
46 StringTypes = (str, unicode) variable55 StringTypes = str variable
47 StringTypes = (types.StringType, types.UnicodeType) variable50 StringTypes = (str, bytes) variable
42 StringTypes = (types.StringType, types.UnicodeType) variable45 StringTypes = (str, bytes) variable
187 const char*> StringTypes; typedef
380 const char*> StringTypes; typedef
412 const char*> StringTypes; typedef
417 const char*> StringTypes; typedef