Searched refs:Category (Results 1 – 5 of 5) sorted by relevance
82 Type::Category Type::GetCategory() const { in GetCategory()86 return Category::Reference; in GetCategory()88 return Category::Void; in GetCategory()91 return Category::WideScalar; in GetCategory()93 return Category::Scalar; in GetCategory()
170 needsBoxingReg |= type->GetCategory() != ir::Type::Category::Reference; in InjectArrayParamsHook()228 if (type->GetCategory() != ir::Type::Category::Reference) { in InjectArrayParamsHook()231 current_reg += 1 + (type->GetCategory() == ir::Type::Category::WideScalar); in InjectArrayParamsHook()280 (declared_return_type->GetCategory() == ir::Type::Category::Reference)); in Apply()563 case ir::Type::Category::Reference: in ShiftParams()569 case ir::Type::Category::Scalar: in ShiftParams()575 case ir::Type::Category::WideScalar: in ShiftParams()581 case ir::Type::Category::Void: in ShiftParams()
175 enum class Category { Void, Scalar, WideScalar, Reference }; enum181 Category GetCategory() const;
127 // Category of the action that was in progress during the failure
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...