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

Declarations

tools/clang/lib/CodeGen/CodeGenModule.h
   83 class CallArgList;
tools/clang/lib/CodeGen/TargetInfo.h
   37 class CallArgList;

References

tools/clang/lib/CodeGen/CGAtomic.cpp
  305                                 CallArgList &args) {
  722 AddDirectArgument(CodeGenFunction &CGF, CallArgList &Args,
  961     CallArgList Args;
 1430   CallArgList Args;
 1627   CallArgList Args;
 1939       CallArgList args;
tools/clang/lib/CodeGen/CGBlocks.cpp
 1262   CallArgList Args;
tools/clang/lib/CodeGen/CGBuiltin.cpp
 1234   CallArgList Args;
 2875     CallArgList Args;
tools/clang/lib/CodeGen/CGCUDANV.cpp
  317   CallArgList LaunchKernelArgs;
tools/clang/lib/CodeGen/CGCXXABI.h
  375                              bool Delegating, CallArgList &Args) = 0;
  436                                                 CallArgList &CallArgs) {}
tools/clang/lib/CodeGen/CGCall.cpp
  389 CodeGenTypes::arrangeCXXConstructorCall(const CallArgList &args,
  502                                                  const CallArgList &args) {
  564                             const CallArgList &args,
  610 CodeGenTypes::arrangeFreeFunctionCall(const CallArgList &args,
  620 CodeGenTypes::arrangeBlockFunctionCall(const CallArgList &args,
  640                                          const CallArgList &args) {
  674 CodeGenTypes::arrangeCXXMethodCall(const CallArgList &args,
  702                           const CallArgList &args) {
 3054 void CodeGenFunction::EmitDelegateCallArg(CallArgList &args,
 3113                           const CallArgList::Writeback &writeback) {
 3179                            const CallArgList &args) {
 3185                                             const CallArgList &CallArgs) {
 3186   ArrayRef<CallArgList::CallArgCleanup> Cleanups =
 3206 static void emitWritebackArg(CodeGenFunction &CGF, CallArgList &args,
 3404     CallArgList &Args, ArrayRef<QualType> ArgTypes,
 3557 void CodeGenFunction::EmitCallArg(CallArgList &args, const Expr *E,
 3782                                  const CallArgList &CallArgs,
 3891   for (CallArgList::const_iterator I = CallArgs.begin(), E = CallArgs.end();
tools/clang/lib/CodeGen/CGCall.h
  296     void addFrom(const CallArgList &other) {
tools/clang/lib/CodeGen/CGClass.cpp
 2034   CallArgList Args;
 2081                                     CXXCtorType Type, CallArgList &Args) {
 2108                                              CallArgList &Args,
 2183   CallArgList Args;
 2229     bool Delegating, CallArgList &Args) {
 2306   CallArgList Args;
 2332   CallArgList DelegateArgs;
 2837                                       CallArgList &callArgs) {
 2888   CallArgList CallArgs;
 2907   CallArgList CallArgs;
tools/clang/lib/CodeGen/CGDecl.cpp
  584       CallArgList Args;
tools/clang/lib/CodeGen/CGException.cpp
 1623     CallArgList Args;
tools/clang/lib/CodeGen/CGExpr.cpp
 4876   CallArgList Args;
tools/clang/lib/CodeGen/CGExprCXX.cpp
   39                                   CallArgList &Args, CallArgList *RtlArgs) {
   39                                   CallArgList &Args, CallArgList *RtlArgs) {
   82     const CallExpr *CE, CallArgList *RtlArgs) {
   84   CallArgList Args;
  111   CallArgList Args;
  246   CallArgList RtlArgStorage;
  247   CallArgList *RtlArgs = nullptr;
  272     CallArgList Args;
  445   CallArgList Args;
 1288                                 const CallArgList &Args) {
 1315   CallArgList Args;
 1417       CallArgList DeleteArgs;
 1471                                   const CallArgList &NewArgs) {
 1563   CallArgList allocatorArgs;
 1761   CallArgList DeleteArgs;
tools/clang/lib/CodeGen/CGExprComplex.cpp
  617   CallArgList Args;
tools/clang/lib/CodeGen/CGGPUBuiltin.cpp
   78   CallArgList Args;
tools/clang/lib/CodeGen/CGObjC.cpp
   80   CallArgList Args;
  197   CallArgList Args;
  373                                   const CallArgList& Args, Selector Sel,
  579   CallArgList Args;
  658     CallArgList args;
  736   CallArgList args;
  998   CallArgList args;
 1107     CallArgList args;
 1204   CallArgList args;
 1250   CallArgList args;
 1398     CallArgList args;
 1684   CallArgList Args;
 1775   CallArgList Args2;
 2534   CallArgList Args;
 2581   CallArgList Args;
tools/clang/lib/CodeGen/CGObjCGNU.cpp
  581                       llvm::Value *Receiver, const CallArgList &CallArgs,
  589                            bool IsClassMessage, const CallArgList &CallArgs,
 2501                                     const CallArgList &CallArgs,
 2515   CallArgList ActualArgs;
 2618                                const CallArgList &CallArgs,
 2679   CallArgList ActualArgs;
tools/clang/lib/CodeGen/CGObjCMac.cpp
 1072                                   const CallArgList &CallArgs,
 1319                                       const CallArgList &CallArgs,
 1328                            bool IsClassMessage, const CallArgList &CallArgs,
 1485                                         const CallArgList &CallArgs,
 1604                                       const CallArgList &CallArgs,
 1613                            bool IsClassMessage, const CallArgList &CallArgs,
 1731                   const CallArgList &CallArgs,
 1752       CallArgList::const_iterator I = CallArgs.begin();
 2060                                     const CodeGen::CallArgList &CallArgs,
 2118                                                const CallArgList &CallArgs,
 2144                                  const CallArgList &CallArgs,
 2148   CallArgList ActualArgs;
 7120                                               const CallArgList &formalArgs,
 7123   CallArgList args;
 7230                                             const CallArgList &CallArgs,
 7437                                                  const CodeGen::CallArgList &CallArgs,
tools/clang/lib/CodeGen/CGObjCRuntime.cpp
  362                                   CallArgList &callArgs) {
tools/clang/lib/CodeGen/CGObjCRuntime.h
  168                       const CallArgList &CallArgs,
  187                            const CallArgList &CallArgs,
  299                                      CallArgList &callArgs);
tools/clang/lib/CodeGen/CGVTables.cpp
  324   CallArgList CallArgs;
tools/clang/lib/CodeGen/CodeGenFunction.h
 1527     CallArgList OldCXXInheritedCtorInitExprArgs;
 1549   CallArgList CXXInheritedCtorInitExprArgs;
 1856                                   CallArgList &CallArgs);
 2510                                                CallArgList &Args);
 2526                               Address This, CallArgList &Args,
 3600                   ReturnValueSlot ReturnValue, const CallArgList &Args,
 3603                   ReturnValueSlot ReturnValue, const CallArgList &Args,
 3680                               CallArgList *RtlArgs);
 4145   void EmitCallArg(CallArgList &args, const Expr *E, QualType ArgType);
 4150   void EmitDelegateCallArg(CallArgList &args, const VarDecl *param,
 4247   void EmitCallArgs(CallArgList &Args, const T *CallArgTypeInfo,
 4294   void EmitCallArgs(CallArgList &Args, ArrayRef<QualType> ArgTypes,
tools/clang/lib/CodeGen/CodeGenTypes.h
  197                                     const CallArgList &args);
  202   const CGFunctionInfo &arrangeFreeFunctionCall(const CallArgList &Args,
  221                                                    const CallArgList &args);
  229                                                      const CallArgList &args);
  235   const CGFunctionInfo &arrangeBlockFunctionCall(const CallArgList &args,
  241   const CGFunctionInfo &arrangeCXXConstructorCall(const CallArgList &Args,
  248   const CGFunctionInfo &arrangeCXXMethodCall(const CallArgList &args,
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
  227                              bool Delegating, CallArgList &Args) override;
 1601     bool ForVirtualBase, bool Delegating, CallArgList &Args) {
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  257                              bool Delegating, CallArgList &Args) override;
  304                                         CallArgList &CallArgs) override {
 1546     bool ForVirtualBase, bool Delegating, CallArgList &Args) {
 3955   CallArgList Args;
tools/clang/lib/CodeGen/TargetInfo.cpp
  399 bool TargetCodeGenInfo::isNoProtoCallVariadic(const CallArgList &args,
 2318   bool isNoProtoCallVariadic(const CallArgList &args,
 2328       for (CallArgList::const_iterator
tools/clang/lib/CodeGen/TargetInfo.h
  214   virtual bool isNoProtoCallVariadic(const CodeGen::CallArgList &args,
usr/include/c++/7.4.0/bits/move.h
   98     move(_Tp&& __t) noexcept
usr/include/c++/7.4.0/type_traits
 1633     { typedef _Tp   type; };