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

  /external/clang/lib/CodeGen/
CGClass.cpp 386 CXXCtorType CtorType) {
399 if (CtorType == Ctor_Base && isBaseVirtual)
698 CXXCtorType CtorType = CurGD.getCtorType();
701 CtorType == Ctor_Complete) &&
706 if (CtorType == Ctor_Complete && IsConstructorDelegationValid(Ctor) &&
732 EmitCtorPrologue(Ctor, CtorType, Args);
    [all...]
CodeGenFunction.h     [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaOverload.cpp     [all...]

Completed in 57 milliseconds