Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h2358 void DeepCollectObjCIvars(const ObjCInterfaceDecl *OI, bool leafClass,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp2552 bool leafClass, in DeepCollectObjCIvars() argument
2556 if (!leafClass) { in DeepCollectObjCIvars()