reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaType.cpp
 4371         D.isPrototypeContext() &&
 4481       if (ASM == ArrayType::Star && !D.isPrototypeContext()) {
 4494         if (!(D.isPrototypeContext() ||
 4534           D.isPrototypeContext() &&
 5293   if (D.isPrototypeContext() && getLangOpts().ObjCAutoRefCount)
 7652             state.getDeclarator().isPrototypeContext() &&