Searched defs:leafClass (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp1548 bool leafClass,
1552 if (!leafClass) {
1547 DeepCollectObjCIvars(const ObjCInterfaceDecl *OI, bool leafClass, SmallVectorImpl<const ObjCIvarDecl*> &Ivars) const argument

Completed in 63 milliseconds