Searched refs:SetDeclClass (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | declaration.h | 329 void SetDeclClass(ClassDecl *declClass) in SetDeclClass() function in panda::es2panda::panda::es2panda::binder::FunctionDecl |
H A D | scope.h | 1259 newDecl->AsFunctionDecl()->SetDeclClass(decl->AsClassDecl()); in AddFunction() 1296 decl->AsFunctionDecl()->SetDeclClass(newDecl->AsClassDecl()); in AddClass() |
Completed in 7 milliseconds