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

Declarations

tools/clang/include/clang/Sema/Sema.h
 8591   DeclGroupPtrTy ActOnFinishObjCImplementation(Decl *ObjCImpDecl,

References

tools/clang/lib/Parse/ParseObjc.cpp
 2221   return Actions.ActOnFinishObjCImplementation(ObjCImpDecl, DeclsInGroup);