Home
last modified time | relevance | path

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

/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp1036 swig_lua_attribute *ns_attributes; member
1401 for(i=0;ns->ns_attributes[i].name;i++){ in SWIG_Lua_add_namespace_details()
1402 …SWIG_Lua_add_variable(L,ns->ns_attributes[i].name,ns->ns_attributes[i].getmethod,ns->ns_attributes in SWIG_Lua_add_namespace_details()