Searched defs:visit_scalar_type (Results 1 – 4 of 4) sorted by relevance
329 def visit_scalar_type(self, t: ScalarType) -> AbstractTypeABIInfo: member in TypeABIInfo
372 def visit_scalar_type(self, t: ScalarType) -> AbstractTypeCppInfo: member in TypeCppInfo
127 def visit_scalar_type(self, t: "ScalarType") -> T: member in TypeVisitor
2186 def visit_scalar_type(self, t: ScalarType) -> AbstractTypeANIInfo: member in TypeANIInfo