Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h2230 void DeepCollectObjCIvars(const ObjCInterfaceDecl *OI, bool leafClass,
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp2261 bool leafClass, in DeepCollectObjCIvars() argument
2265 if (!leafClass) { in DeepCollectObjCIvars()