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()
630 if (CtorExpr->getConstructionKind() == CXXConstructExpr::CK_Complete) in mayInlineCallKind()
168 switch (Ctor->getOriginExpr()->getConstructionKind()) { in checkPreCall()251 switch (Ctor->getOriginExpr()->getConstructionKind()) { in checkPostCall()
450 switch (E->getConstructionKind()) { in EmitCXXConstructExpr()487 switch (E->getConstructionKind()) { in EmitCXXConstructExpr()
3322 CXXConstExpr->getConstructionKind(), in GenerateObjCAtomicGetterCopyHelperFunction()
1259 ConstructionKind getConstructionKind() const { in getConstructionKind() function1363 CXXConstructExpr::ConstructionKind getConstructionKind() const { in getConstructionKind() function
1218 Record.push_back(E->getConstructionKind()); // FIXME: stable encoding in VisitCXXConstructExpr()
5836 E->getConstructionKind(), in VisitCXXConstructExpr()
10055 E->getConstructionKind(), in TransformCXXConstructExpr()