Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h597 static bool IsObjCClassTypeAndHasIVars(const CompilerType &type,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp8592 bool ClangASTContext::IsObjCClassTypeAndHasIVars(const CompilerType &type, in IsObjCClassTypeAndHasIVars() function in ClangASTContext