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

Declarations

tools/clang/include/clang/Parse/Parser.h
 1623   Decl *ParseObjCMethodPrototype(

References

tools/clang/lib/Parse/ParseObjc.cpp
  605           ParseObjCMethodPrototype(MethodImplKind, false))
 2684   Decl *MDecl = ParseObjCMethodPrototype();