Home
last modified time | relevance | path

Searched refs:AdjustForTypeParameters (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp1494 Signature *ETSChecker::AdjustForTypeParameters(Signature *source, Signature *target) in AdjustForTypeParameters() function in ETSChecker
1552 auto *itSubst = AdjustForTypeParameters(signature, it); in CheckOverride()
H A Dobject.cpp805 Signature *substImplemented = AdjustForTypeParameters(*abstractSignature, implemented);
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h454 Signature *AdjustForTypeParameters(Signature *source, Signature *target);

Completed in 9 milliseconds