Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/include/cpp/headers/core/
Dnamespace_impl.h54 inline bool Namespace::EnumerateTopLevelFunctions(const std::function<bool(core::Function)> &cb) co… in EnumerateTopLevelFunctions() function
Dmodule_impl.h138 inline bool Module::EnumerateTopLevelFunctions(const std::function<bool(core::Function)> &cb) const in EnumerateTopLevelFunctions() function