Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp1530 bool ETSChecker::IsFunctionContainsSignature(checker::ETSFunctionType *funcType, Signature *signature) in IsFunctionContainsSignature() function in ark::es2panda::checker::ETSChecker
1567 if (IsFunctionContainsSignature(target, s)) { in MergeSignatures()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h546 bool IsFunctionContainsSignature(ETSFunctionType *funcType, Signature *signature);

Completed in 8 milliseconds