Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DvalidateHelpers.cpp189 bool ETSChecker::ValidateBinaryExpressionIdentifier(ir::Identifier *const ident, Type *const type) in ValidateBinaryExpressionIdentifier() function in ark::es2panda::checker::ETSChecker
224 if (ValidateBinaryExpressionIdentifier(ident, resolvedType)) { in ValidateResolvedIdentifier()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h775 bool ValidateBinaryExpressionIdentifier(ir::Identifier *const ident, Type *const type);

Completed in 3 milliseconds