Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp121 static constexpr bool check_cxx = false; in CouldHaveDynamicValue() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp51 const bool check_cxx = true; in CouldHaveDynamicValue() local