Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h596 static bool IsObjCClassTypeAndHasIVars(const CompilerType &type,
H A DTypeSystemClang.cpp8069 bool TypeSystemClang::IsObjCClassTypeAndHasIVars(const CompilerType &type, in IsObjCClassTypeAndHasIVars() function in TypeSystemClang