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

  /external/clang/lib/CodeGen/
CGClass.cpp 383 CXXCtorType CtorType) {
396 if (CtorType == Ctor_Base && isBaseVirtual)
708 CXXCtorType CtorType = CurGD.getCtorType();
712 if (CtorType == Ctor_Complete && IsConstructorDelegationValid(Ctor) &&
735 EmitCtorPrologue(Ctor, CtorType, Args);
    [all...]
CodeGenFunction.h     [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]

Completed in 535 milliseconds