Home
last modified time | relevance | path

Searched defs:check_objc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp122 static constexpr bool check_objc = true; in CouldHaveDynamicValue() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp878 const bool check_objc = true; in GetPossibleFormattersMatches() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp52 const bool check_objc = false; in CouldHaveDynamicValue() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3539 bool check_objc) { in IsPossibleDynamicType()