Home | History | Annotate | Download | only in libclang

Lines Matching refs:isTopLevelDeclInObjCContainer

308   while (Decls.empty() || Decls.front()->isTopLevelDeclInObjCContainer()) {