Home
last modified time | relevance | path

Searched defs:CallStatic (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dcall_input_types_test.cpp35 TEST_F(CallInputTypesTest, CallStatic) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
Dcall_input_types_test.cpp35 TEST_F(CallInputTypesTest, CallStatic) in TEST_F() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.h568 void CallStatic(const ir::AstNode *node, checker::Signature *signature, in CallStatic() function