Home
last modified time | relevance | path

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

/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp2267 int tostring_undefined; in SWIG_Lua_add_class_user_metamethods() local
2292 tostring_undefined = lua_isnil(L,-1); in SWIG_Lua_add_class_user_metamethods()
2294 if( tostring_undefined ) { in SWIG_Lua_add_class_user_metamethods()