Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h2494 void DeepCollectObjCIvars(const ObjCInterfaceDecl *OI, bool leafClass,
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp2609 bool leafClass, in DeepCollectObjCIvars() argument
2613 if (!leafClass) { in DeepCollectObjCIvars()