Home
last modified time | relevance | path

Searched defs:IsCtor (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libabckit/include/cpp/headers/core/
Dfunction_impl.h156 inline bool Function::IsCtor() const in IsCtor() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.cpp480 bool FunctionMetadata::IsCtor() const in IsCtor() function in ark::pandasm::FunctionMetadata
/arkcompiler/runtime_core/assembler/
Dmeta.cpp462 bool FunctionMetadata::IsCtor() const in IsCtor() function in panda::pandasm::FunctionMetadata
/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Dhelpers_dynamic.cpp531 bool IsCtor(const std::string &funcName) in IsCtor() function