Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h598 bool check_superclass);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp5521 bool check_superclass) { in ObjCDeclHasIVars() argument
5526 if (check_superclass) in ObjCDeclHasIVars()
8593 bool check_superclass) { in IsObjCClassTypeAndHasIVars() argument
8596 return ObjCDeclHasIVars(class_interface_decl, check_superclass); in IsObjCClassTypeAndHasIVars()