Home
last modified time | relevance | path

Searched refs:ValidateCallExpressionIdentifier (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp512 void ETSChecker::ValidateCallExpressionIdentifier(ir::Identifier *const ident, Type *const type) in ValidateCallExpressionIdentifier() function in panda::es2panda::checker::ETSChecker
624 ValidateCallExpressionIdentifier(ident, resolvedType); in ValidateResolvedIdentifier()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h611 void ValidateCallExpressionIdentifier(ir::Identifier *ident, Type *type);