Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenPGO.cpp816 CodeGenFunction::IsConstructorDelegationValid(CCD)) in assignRegionCounters()
H A DCGClass.cpp728 bool CodeGenFunction::IsConstructorDelegationValid( in IsConstructorDelegationValid() function in CodeGenFunction
849 if (CtorType == Ctor_Complete && IsConstructorDelegationValid(Ctor) && in EmitConstructorBody()
H A DCodeGenFunction.h2212 static bool IsConstructorDelegationValid(const CXXConstructorDecl *Ctor);