Home
last modified time | relevance | path

Searched refs:CheckVoidAnnotation (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsPrimitiveType.cpp134 checker->CheckVoidAnnotation(this); in GetType()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h615 void CheckVoidAnnotation(const ir::ETSPrimitiveType *typeAnnotation);
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp1032 void ETSChecker::CheckVoidAnnotation(const ir::ETSPrimitiveType *typeAnnotation) in CheckVoidAnnotation() function in ark::es2panda::checker::ETSChecker