Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp724 CheckAnnotationTypeForVariableDeclaration(annotationType, isUnionFunction, init, initType); in CheckVariableDeclaration()
744 void ETSChecker::CheckAnnotationTypeForVariableDeclaration(checker::Type *annotationType, bool isUn… in CheckAnnotationTypeForVariableDeclaration() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h509 …void CheckAnnotationTypeForVariableDeclaration(checker::Type *annotationType, bool isUnionFunction,