Searched refs:ConstructionKind (Results 1 – 6 of 6) sorted by relevance
886 enum ConstructionKind { enum914 ConstructionKind ConstructKind,940 ConstructionKind ConstructKind,971 ConstructionKind getConstructionKind() const { in getConstructionKind()972 return (ConstructionKind)ConstructKind; in getConstructionKind()974 void setConstructionKind(ConstructionKind CK) { in setConstructionKind()
725 ConstructionKind ConstructKind, in Create()741 ConstructionKind ConstructKind, in CXXConstructExpr()
1103 E->setConstructionKind((CXXConstructExpr::ConstructionKind)Record[Idx++]); in VisitCXXConstructExpr()
4684 CXXConstructExpr::ConstructionKind ConstructKind = in PerformConstructorInitialization()
2110 CXXConstructExpr::ConstructionKind ConstructKind, in RebuildCXXConstructExpr()
9092 static_cast<CXXConstructExpr::ConstructionKind>(ConstructKind), in BuildCXXConstructExpr()