Searched defs:convertType (Results 1 – 5 of 5) sorted by relevance
51 ModifyStructConfig(ConvertType convertType, bool allowPacking, bool allowPadding) in ModifyStructConfig()86 ConvertType convertType; variable
824 Access ConvertBoolToUint(ConvertType convertType, OriginalAccess &o, ModifiedAccess &m) in ConvertBoolToUint()
237 private convertType(child?: ts.Node, parent?: ts.Node): any | null { method in Converter
69 static UBreakIteratorType convertType(SkUnicode::BreakType type) { in convertType() function
1069 const Type* IRGenerator::convertType(const ASTNode& type) { in convertType() function in SkSL::IRGenerator