Home
last modified time | relevance | path

Searched refs:IsConstructorDelegationValid (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenPGO.cpp817 CodeGenFunction::IsConstructorDelegationValid(CCD)) in assignRegionCounters()
DCGClass.cpp729 bool CodeGenFunction::IsConstructorDelegationValid( in IsConstructorDelegationValid() function in CodeGenFunction
850 if (CtorType == Ctor_Complete && IsConstructorDelegationValid(Ctor) && in EmitConstructorBody()
DCodeGenFunction.h2214 static bool IsConstructorDelegationValid(const CXXConstructorDecl *Ctor);