Searched defs:typeRef (Results 1 – 10 of 10) sorted by relevance
39 ProfileType::ProfileType(PGOContext &context, ProfileTypeRef typeRef) in ProfileType()
79 auto *const typeRef = typeReference_ != nullptr ? typeReference_->Clone(allocator) : nullptr; in Clone() local
97 auto *typeRef = CreateStructTypeReference(checker, ast->AsETSStructDeclaration()); in Perform() local
97 auto *typeRef = type->AsETSTypeReference(); in CheckForPromiseVoid() local
121 PGODefineOpTypeRef typeRef; in ProcessToBinary() local
79 void ETSBinder::LookupTypeArgumentReferences(ir::ETSTypeReference *typeRef) in LookupTypeArgumentReferences()759 auto *typeRef = childNode->AsETSTypeReference(); in HandleCustomNodes() local
1603 const typeRef = node as ts.TypeReferenceNode; constant
1910 const typeRef = node as ts.TypeReferenceNode; constant
148 bool MethodTypeInfer::UpdateType(GateRef gate, const GlobalTSTypeRef &typeRef, bool savePreType) in UpdateType()
909 ir::TypeNode *typeRef {}; in ParseTypeReferenceOrQuery() local