Home
last modified time | relevance | path

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

/freebsd-head/lib/clang/liblldb/
HDLLDBWrapLua.cpp2263 int tostring_undefined; in SWIG_Lua_add_class_user_metamethods() local
2288 tostring_undefined = lua_isnil(L,-1); in SWIG_Lua_add_class_user_metamethods()
2290 if( tostring_undefined ) { in SWIG_Lua_add_class_user_metamethods()