HomeSort by relevance Sort by last modified time
    Searched refs:Delegating (Results 1 - 7 of 7) sorted by null

  /external/clang/lib/CodeGen/
CGCXXABI.h 290 /// delegating thunk, regardless of whether the dtor is defined in this TU or
346 bool Delegating, CallArgList &Args) = 0;
351 bool ForVirtualBase, bool Delegating,
CGClass.cpp 426 bool Delegating) {
439 if (Delegating) {
440 // If this is a delegating constructor call, just load the VTT.
491 /*Delegating=*/false, Addr);
    [all...]
ItaniumCXXABI.cpp 221 // Delegating may occur as an optimization, but all variants are either
236 bool Delegating,
241 bool Delegating, Address This) override;
    [all...]
CGExprCXX.cpp 480 bool Delegating = false;
486 Delegating = true;
502 EmitCXXConstructorCall(CD, Type, ForVirtualBase, Delegating,
    [all...]
MicrosoftCXXABI.cpp 208 /// Non-base dtors should be emitted as delegating thunks in this ABI.
250 bool Delegating,
255 bool Delegating, Address This) override;
    [all...]
CodeGenFunction.h     [all...]
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 

Completed in 852 milliseconds