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

Declarations

tools/clang/include/clang/Sema/Sema.h
11178   void CodeCompleteObjCForCollection(Scope *S,

References

tools/clang/lib/Parse/ParseStmt.cpp
 1735         Actions.CodeCompleteObjCForCollection(getCurScope(), DG);
 1771         Actions.CodeCompleteObjCForCollection(getCurScope(), nullptr);