Home
last modified time | relevance | path

Searched refs:derivedSubstitutions (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DgenericBridgesLowering.h34 checker::Substitution *derivedSubstitutions = nullptr; member
H A DgenericBridgesLowering.cpp151 auto *baseSignature2 = baseFunction->Signature()->Substitute(relation, substitutions.derivedSubstitutions); in ProcessScriptFunction()
250 substitutions.derivedSubstitutions = checker->NewSubstitution(); in ProcessClassDefinition()
261 checker->EmplaceSubstituted(substitutions.derivedSubstitutions, typeParameter, typeArgument); in ProcessClassDefinition()
271 if (!substitutions.derivedSubstitutions->empty()) { in ProcessClassDefinition()

Completed in 2 milliseconds