Searched defs:varType (Results 1 – 2 of 2) sorted by relevance
44 es2panda_Type *varType = impl->VariableTsTypeConst(ctx, var); in printVarInfo() local
892 …bstituteVariableType(TypeRelation *relation, const Substitution *substitution, Type *const varType) in SubstituteVariableType()907 …auto *const varType = ETSChecker::IsVariableGetterSetter(prop) ? prop->TsType() : checker->GetType… in CopyPropertyWithTypeArguments() local