Home
last modified time | relevance | path

Searched defs:IsStaticCall (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsLaunchExpression.cpp77 bool ETSLaunchExpression::IsStaticCall() const in IsStaticCall() function in ark::es2panda::ir::ETSLaunchExpression
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h879 bool IsStaticCall() const in IsStaticCall() function