Searched refs:getConstructionKind (Results 1 – 8 of 8) sorted by relevance
71 switch (Ctor->getOriginExpr()->getConstructionKind()) { in checkPreCall()154 switch (Ctor->getOriginExpr()->getConstructionKind()) { in checkPostCall()
189 switch (CE->getConstructionKind()) { in VisitCXXConstructExpr()200 switch (OuterCtor->getConstructionKind()) { in VisitCXXConstructExpr()220 if (CE->getConstructionKind() == CXXConstructExpr::CK_Delegating) { in VisitCXXConstructExpr()225 (CE->getConstructionKind() == CXXConstructExpr::CK_VirtualBase); in VisitCXXConstructExpr()
642 if (CtorExpr->getConstructionKind() == CXXConstructExpr::CK_Complete) in mayInlineCallKind()
365 switch (E->getConstructionKind()) { in EmitCXXConstructExpr()402 switch (E->getConstructionKind()) { in EmitCXXConstructExpr()
3025 CXXConstExpr->getConstructionKind(), in GenerateObjCAtomicGetterCopyHelperFunction()
1149 ConstructionKind getConstructionKind() const { in getConstructionKind() function
1154 Record.push_back(E->getConstructionKind()); // FIXME: stable encoding in VisitCXXConstructExpr()
8557 E->getConstructionKind(), in TransformCXXConstructExpr()