Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp769 CheckAnnotationTypeForVariableDeclaration(annotationType, annotationType->IsETSUnionType(), init, initType); in CheckVariableDeclaration()
789 void ETSChecker::CheckAnnotationTypeForVariableDeclaration(checker::Type *annotationType, bool isUnionFunction, in CheckAnnotationTypeForVariableDeclaration() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h528 void CheckAnnotationTypeForVariableDeclaration(checker::Type *annotationType, bool isUnionFunction,

Completed in 7 milliseconds