Searched refs:IsEnableAnnotations (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/parser/program/ | ||
H A D | program.h | 233 bool IsEnableAnnotations() in IsEnableAnnotations() function in panda::es2panda::panda::es2panda::panda::es2panda::parser::Program |
/arkcompiler/ets_frontend/es2panda/parser/ | ||
H A D | parserImpl.cpp | 2794 if (!program_.IsEnableAnnotations()) { in ParseDecoratorAndAnnotation() 2807 if (!program_.IsEnableAnnotations()) { in ParseDecoratorAndAnnotation() |
Completed in 7 milliseconds