Searched defs:IsStaticCall (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ | ||
| D | etsLaunchExpression.cpp | 77 bool ETSLaunchExpression::IsStaticCall() const in IsStaticCall() function in ark::es2panda::ir::ETSLaunchExpression |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | inst.h | 879 bool IsStaticCall() const in IsStaticCall() function |