Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
H A Ddeclaration.cpp31 bool Decl::IsSendableFunctionDecl() const in IsSendableFunctionDecl() function in panda::es2panda::binder::Decl
46 return IsSendableClassDecl() || IsSendableFunctionDecl(); in NeedSetInSendableEnv()
H A Ddeclaration.h130 bool IsSendableFunctionDecl() const;

Completed in 2 milliseconds