Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DvalidateHelpers.cpp110 if (TryTransformingToStaticInvoke(ident, type)) { in ValidateCallExpressionIdentifier()
H A Dhelpers.cpp2572 bool ETSChecker::TryTransformingToStaticInvoke(ir::Identifier *const ident, const Type *resolvedType) in TryTransformingToStaticInvoke() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h863 bool TryTransformingToStaticInvoke(ir::Identifier *ident, const Type *resolvedType);

Completed in 7 milliseconds