Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/src/
Dmetadata_modify_impl.cpp398 extern "C" AbckitLiteral *CreateLiteralMethod(AbckitFile *file, AbckitCoreFunction *function) in CreateLiteralMethod() function
/arkcompiler/runtime_core/libabckit/tests/mock/
Dmetadata_modify_impl_mock.cpp238 AbckitLiteral *CreateLiteralMethod(AbckitFile *file, AbckitCoreFunction *function) in CreateLiteralMethod() function
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dfile_impl.h200 inline Literal File::CreateLiteralMethod(core::Function &function) const in CreateLiteralMethod() function