Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h2476 void DeepCollectObjCIvars(const ObjCInterfaceDecl *OI, bool leafClass,
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp2620 bool leafClass, in DeepCollectObjCIvars() argument
2624 if (!leafClass) { in DeepCollectObjCIvars()