Searched refs:getConstructionKind (Results 1 – 8 of 8) sorted by relevance
123 switch (CE->getConstructionKind()) { in VisitCXXConstructExpr()189 switch (OuterCtor->getConstructionKind()) { in VisitCXXConstructExpr()209 if (CE->getConstructionKind() == CXXConstructExpr::CK_Delegating) { in VisitCXXConstructExpr()214 (CE->getConstructionKind() == CXXConstructExpr::CK_VirtualBase); in VisitCXXConstructExpr()
642 if (CtorExpr->getConstructionKind() == CXXConstructExpr::CK_Complete) in mayInlineCallKind()
71 switch (Ctor->getOriginExpr()->getConstructionKind()) { in checkPreCall()154 switch (Ctor->getOriginExpr()->getConstructionKind()) { in checkPostCall()
363 switch (E->getConstructionKind()) { in EmitCXXConstructExpr()400 switch (E->getConstructionKind()) { in EmitCXXConstructExpr()
3016 CXXConstExpr->getConstructionKind(), in GenerateObjCAtomicGetterCopyHelperFunction()
1159 Record.push_back(E->getConstructionKind()); // FIXME: stable encoding in VisitCXXConstructExpr()
1149 ConstructionKind getConstructionKind() const { in getConstructionKind() function
8216 E->getConstructionKind(), in TransformCXXConstructExpr()