Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/DataFormatters/
HDFormatManager.cpp213 bool canBeObjCDynamic = clang_type.IsPossibleDynamicType (NULL, in GetPossibleMatches() local
217 if (canBeObjCDynamic) in GetPossibleMatches()