Home
last modified time | relevance | path

Searched refs:IsUseShared (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.h154 static bool IsUseShared(const ir::Statement *statement);
H A Dhelpers.cpp925 bool Helpers::IsUseShared(const ir::Statement *statement) in IsUseShared() function in Helpers
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp199 program_.SetShared(util::Helpers::IsUseShared(statement)); in ParseProgram()

Completed in 10 milliseconds