Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp946 CodeGenFunction::IsConstructorDelegationValid(CCD)) in assignRegionCounters()
H A DCGClass.cpp721 bool CodeGenFunction::IsConstructorDelegationValid( in IsConstructorDelegationValid() function in CodeGenFunction
842 if (CtorType == Ctor_Complete && IsConstructorDelegationValid(Ctor) && in EmitConstructorBody()
H A DCodeGenFunction.h2276 static bool IsConstructorDelegationValid(const CXXConstructorDecl *Ctor);