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

/external/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp41 const bool check_objc = false; local
42 return in_value.GetClangType().IsPossibleDynamicType (NULL, check_cxx, check_objc);

Completed in 100 milliseconds