Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.h48 void CheckMethodModifiers(ir::MethodDefinition *node) const;
H A DETSAnalyzer.cpp186 this->CheckMethodModifiers(node); in Check()
210 void ETSAnalyzer::CheckMethodModifiers(ir::MethodDefinition *node) const in CheckMethodModifiers() function in ark::es2panda::checker::ETSAnalyzer

Completed in 6 milliseconds