Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPrototypeContext

3645       if (ASM == ArrayType::Star && !D.isPrototypeContext()) {
3658 if (!(D.isPrototypeContext() ||
4308 if (D.isPrototypeContext() && getLangOpts().ObjCAutoRefCount)