Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.cpp445 panda_file::BaseClassItem *klass, const std::string &name, panda_file::TypeItem *expectedType, in TryFindField()
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp63 #define ASSERT_TYPE(input, expectedType) … argument