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

References

tools/clang/lib/Sema/SemaDeclObjC.cpp
  830                                           TypeParamListContext newContext) {
  857           newContext != TypeParamListContext::Definition) {
  948     if (newContext == TypeParamListContext::ForwardDeclaration ||
  949         newContext == TypeParamListContext::Definition) {
  960         << (newContext == TypeParamListContext::ForwardDeclaration)
 1022                                           TypeParamListContext::Definition)) {
 1849                                           ? TypeParamListContext::Category
 1850                                           : TypeParamListContext::Extension))
 3096               TypeParamListContext::ForwardDeclaration)) {