Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DObjCLanguage.cpp914 const bool check_objc = true; in GetPossibleFormattersMatches() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp51 const bool check_objc = false; in CouldHaveDynamicValue() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp3431 bool check_objc) { in IsPossibleDynamicType()