Home
last modified time | relevance | path

Searched refs:cxxDebugScopeDecode (Results 1 – 2 of 2) sorted by relevance

/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/cxx/
H A Dcxx_debug.h27 const char* cxxDebugScopeDecode(enum CXXScopeType);
H A Dcxx_debug.c163 const char* cxxDebugScopeDecode(enum CXXScopeType scope) in cxxDebugScopeDecode() function