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

References

tools/clang/lib/AST/Decl.cpp
 4620   return new (C, ID) ImplicitParamDecl(C, QualType(), ImplicitParamKind::Other);
tools/clang/lib/CodeGen/CGBlocks.cpp
 1145                                             ImplicitParamDecl::Other);
 2007   ImplicitParamDecl DstDecl(C, C.VoidPtrTy, ImplicitParamDecl::Other);
 2009   ImplicitParamDecl SrcDecl(C, C.VoidPtrTy, ImplicitParamDecl::Other);
 2202   ImplicitParamDecl SrcDecl(C, C.VoidPtrTy, ImplicitParamDecl::Other);
 2451   ImplicitParamDecl Dst(Context, Context.VoidPtrTy, ImplicitParamDecl::Other);
 2454   ImplicitParamDecl Src(Context, Context.VoidPtrTy, ImplicitParamDecl::Other);
 2529                         ImplicitParamDecl::Other);
tools/clang/lib/CodeGen/CGBuiltin.cpp
 1142       ImplicitParamDecl::Other));
 1154         ImplicitParamDecl::Other));
tools/clang/lib/CodeGen/CGDeclCXX.cpp
  762                         ImplicitParamDecl::Other);
tools/clang/lib/CodeGen/CGException.cpp
 1859           getContext().VoidPtrTy, ImplicitParamDecl::Other));
 1864           getContext().UnsignedCharTy, ImplicitParamDecl::Other));
 1869         ImplicitParamDecl::Other));
tools/clang/lib/CodeGen/CGExpr.cpp
 3191                             ImplicitParamDecl::Other);
 3193                             ImplicitParamDecl::Other);
tools/clang/lib/CodeGen/CGNonTrivialStruct.cpp
  312         ImplicitParamDecl::Other));
tools/clang/lib/CodeGen/CGObjC.cpp
 3523                             ImplicitParamDecl::Other);
 3526                             ImplicitParamDecl::Other);
 3607                             ImplicitParamDecl::Other);
 3610                             ImplicitParamDecl::Other);
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 1356                                /*Id=*/nullptr, PtrTy, ImplicitParamDecl::Other);
 1358                               /*Id=*/nullptr, PtrTy, ImplicitParamDecl::Other);
 2774                             ImplicitParamDecl::Other);
 2807                             ImplicitParamDecl::Other);
 3296                            ImplicitParamDecl::Other);
 3298                            ImplicitParamDecl::Other);
 4504                             ImplicitParamDecl::Other);
 4507                                 ImplicitParamDecl::Other);
 4606                             ImplicitParamDecl::Other);
 4609                                 ImplicitParamDecl::Other);
 4669       ImplicitParamDecl::Other);
 4679         ImplicitParamDecl::Other));
 4690         ImplicitParamDecl::Other));
 4701         ImplicitParamDecl::Other));
 4889                            ImplicitParamDecl::Other);
 4892                            ImplicitParamDecl::Other);
 4894                                 ImplicitParamDecl::Other);
 5567                            ImplicitParamDecl::Other);
 5569                            ImplicitParamDecl::Other);
 6006                           ImplicitParamDecl::Other);
 6080                                C.VoidPtrTy, ImplicitParamDecl::Other);
 6082                             ImplicitParamDecl::Other);
 6153                           ImplicitParamDecl::Other);
 8846                               C.VoidPtrTy, ImplicitParamDecl::Other);
 8848                             ImplicitParamDecl::Other);
 8850                              C.VoidPtrTy, ImplicitParamDecl::Other);
 8852                             ImplicitParamDecl::Other);
 8854                             ImplicitParamDecl::Other);
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 3178                                   C.VoidPtrTy, ImplicitParamDecl::Other);
 3183                                 ImplicitParamDecl::Other);
 3466                                   C.VoidPtrTy, ImplicitParamDecl::Other);
 3469                               ImplicitParamDecl::Other);
 3472                                         C.ShortTy, ImplicitParamDecl::Other);
 3475                                C.ShortTy, ImplicitParamDecl::Other);
 3631                               C.VoidPtrTy, ImplicitParamDecl::Other);
 3634                            ImplicitParamDecl::Other);
 3637                                   C.VoidPtrTy, ImplicitParamDecl::Other);
 3737                               C.VoidPtrTy, ImplicitParamDecl::Other);
 3740                            ImplicitParamDecl::Other);
 3743                                   C.VoidPtrTy, ImplicitParamDecl::Other);
 3831                               C.VoidPtrTy, ImplicitParamDecl::Other);
 3834                            ImplicitParamDecl::Other);
 3837                                   C.VoidPtrTy, ImplicitParamDecl::Other);
 3937                               C.VoidPtrTy, ImplicitParamDecl::Other);
 3940                            ImplicitParamDecl::Other);
 3943                                   C.VoidPtrTy, ImplicitParamDecl::Other);
 4468         NativeParam->getIdentifier(), ArgType, ImplicitParamDecl::Other);
 4551                                      ImplicitParamDecl::Other);
 4554                                ImplicitParamDecl::Other);
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
  450                                       II, ArgType, ImplicitParamDecl::Other);
 3137                                            ImplicitParamDecl::Other);
 3142                                               ImplicitParamDecl::Other);
 3148                                            ImplicitParamDecl::Other);
tools/clang/lib/CodeGen/CodeGenFunction.cpp
 1116           /*Id=*/nullptr, getContext().getSizeType(), ImplicitParamDecl::Other);
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 1458         ImplicitParamDecl::Other);
 1471         ImplicitParamDecl::Other);
 3927       ImplicitParamDecl::Other);
 3937                                   getContext().IntTy, ImplicitParamDecl::Other);