Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPrototypeContext

2143       if (ASM == ArrayType::Star && !D.isPrototypeContext()) {
2676 if (D.isPrototypeContext() && getLangOpts().ObjCAutoRefCount)