Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h610 static bool IsObjCClassTypeAndHasIVars(const CompilerType &type,
H A DTypeSystemClang.cpp8145 bool TypeSystemClang::IsObjCClassTypeAndHasIVars(const CompilerType &type, in IsObjCClassTypeAndHasIVars() function in TypeSystemClang