Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h692 static bool IsObjCClassTypeAndHasIVars(const CompilerType &type,
H A DTypeSystemClang.cpp8183 bool TypeSystemClang::IsObjCClassTypeAndHasIVars(const CompilerType &type, in IsObjCClassTypeAndHasIVars() function in TypeSystemClang