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

Declarations

tools/clang/include/clang/Sema/Sema.h
 8527   void popObjCTypeParamList(Scope *S, ObjCTypeParamList *typeParamList);

References

tools/clang/lib/Parse/ParseObjc.cpp
  117       Actions.popObjCTypeParamList(S, Params);