Searched defs:convertType (Results 1 – 11 of 11) sorted by relevance
51 ModifyStructConfig(ConvertType convertType, bool allowPacking, bool allowPadding) in ModifyStructConfig()86 ConvertType convertType; variable
820 Access ConvertBoolToUint(ConvertType convertType, OriginalAccess &o, ModifiedAccess &m) in ConvertBoolToUint()
200 public static Object convertType(Class type, String value, String paramName) { in convertType() method in Parameters
53 static UBreakIteratorType convertType(SkUnicode::BreakType type) { in convertType() function
1012 llvm::Type *ModuleTranslation::convertType(LLVMType type) { in convertType() function in ModuleTranslation
569 static Type convertType(Type type) { in convertType() function in __anonc3c3de7c0511::AsyncRuntimeTypeConverter
499 static LogicalResult convertType(Type t, SmallVectorImpl<Type> &results) { in convertType() function
2378 LogicalResult TypeConverter::convertType(Type t, in convertType() function in TypeConverter2414 Type TypeConverter::convertType(Type t) { in convertType() function in TypeConverter
967 const Type* IRGenerator::convertType(const ASTType& type) { in convertType() function in SkSL::IRGenerator
1240 const Type* IRGenerator::convertType(const ASTNode& type, bool allowVoid) { in convertType() function in SkSL::IRGenerator
2392 const string convertType = convertPrefix + "u32"; in finalizeFullOperation() local