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

Declarations

tools/clang/include/clang/Sema/Sema.h
11189   void CodeCompleteObjCImplementationDecl(Scope *S);

References

tools/clang/lib/Parse/ParseObjc.cpp
 2105     Actions.CodeCompleteObjCImplementationDecl(getCurScope());