Searched refs:getConstructionKind (Results 1 – 9 of 9) sorted by relevance
245 switch (CE->getConstructionKind()) { in VisitCXXConstructExpr()256 switch (OuterCtor->getConstructionKind()) { in VisitCXXConstructExpr()276 if (CE->getConstructionKind() == CXXConstructExpr::CK_Delegating) { in VisitCXXConstructExpr()281 (CE->getConstructionKind() == CXXConstructExpr::CK_VirtualBase); in VisitCXXConstructExpr()
643 if (CtorExpr->getConstructionKind() == CXXConstructExpr::CK_Complete) in mayInlineCallKind()
168 switch (Ctor->getOriginExpr()->getConstructionKind()) { in checkPreCall()251 switch (Ctor->getOriginExpr()->getConstructionKind()) { in checkPostCall()
445 switch (E->getConstructionKind()) { in EmitCXXConstructExpr()482 switch (E->getConstructionKind()) { in EmitCXXConstructExpr()
3055 CXXConstExpr->getConstructionKind(), in GenerateObjCAtomicGetterCopyHelperFunction()
1247 ConstructionKind getConstructionKind() const { in getConstructionKind() function
1205 Record.push_back(E->getConstructionKind()); // FIXME: stable encoding in VisitCXXConstructExpr()
5265 E->getConstructionKind(), in VisitCXXConstructExpr()
9748 E->getConstructionKind(), in TransformCXXConstructExpr()