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

References

tools/clang/lib/AST/DeclObjC.cpp
 1052         ObjCMethodDecl::param_type_iterator it = param_type_begin();
tools/clang/lib/CodeGen/CodeGenFunction.h
 4263       for (auto I = CallArgTypeInfo->param_type_begin() + ParamsToSkip,