Home
last modified time | relevance | path

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

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