Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/null_args_tests/
Dnull_args_tests_InspectApiImpl_0.cpp347 TEST_F(LibAbcKitNullptrTestsInspectApiImpl0, functionIsCtor) in TEST_F() argument
/arkcompiler/runtime_core/libabckit/include/c/
Dmetadata_core.h911 bool (*functionIsCtor)(AbckitCoreFunction *function); member