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

  /external/clang/lib/CodeGen/
CGCXXABI.h 300 /// delegating thunk, regardless of whether the dtor is defined in this TU or
362 bool Delegating, CallArgList &Args) = 0;
367 bool ForVirtualBase, bool Delegating,
CGClass.cpp 427 bool Delegating) {
440 if (Delegating) {
441 // If this is a delegating constructor call, just load the VTT.
492 /*Delegating=*/false, Addr);
    [all...]
ItaniumCXXABI.cpp 213 // Delegating may occur as an optimization, but all variants are either
228 bool Delegating,
233 bool Delegating, Address This) override;
    [all...]
CodeGenFunction.h     [all...]
CGExprCXX.cpp 485 bool Delegating = false;
491 Delegating = true;
507 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...]
  /external/mockito/lib/
byte-buddy-1.6.9.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.5.5/
byte-buddy-1.5.5.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/
byte-buddy-1.6.5.jar 

Completed in 696 milliseconds