Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/
H A DastNode.cpp98 static R GetTopStatementImpl(T *self) in GetTopStatementImpl() function
111 return GetTopStatementImpl<ir::BlockStatement *>(this); in GetTopStatement()
116 return GetTopStatementImpl<const ir::BlockStatement *>(this); in GetTopStatement()

Completed in 1 milliseconds