Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp1542 bool ETSChecker::CheckFunctionContainsClashingSignature(const checker::ETSFunctionType *funcType, Signature *signature) in CheckFunctionContainsClashingSignature() function in ark::es2panda::checker::ETSChecker
1571 if (!CheckFunctionContainsClashingSignature(target, s)) { in MergeSignatures()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h547 bool CheckFunctionContainsClashingSignature(const ETSFunctionType *funcType, Signature *signature);

Completed in 7 milliseconds