Searched refs:ConstructionKind (Results 1 – 6 of 6) sorted by relevance
1152 enum ConstructionKind { enum1182 ConstructionKind ConstructKind,1209 ConstructionKind ConstructKind,1247 ConstructionKind getConstructionKind() const { in getConstructionKind()1248 return (ConstructionKind)ConstructKind; in getConstructionKind()1250 void setConstructionKind(ConstructionKind CK) { in setConstructionKind()
838 ConstructionKind ConstructKind, in Create()856 ConstructionKind ConstructKind, in CXXConstructExpr()
1243 E->setConstructionKind((CXXConstructExpr::ConstructionKind)Record[Idx++]); in VisitCXXConstructExpr()
5631 CXXConstructExpr::ConstructionKind ConstructKind = in PerformConstructorInitialization()
2628 CXXConstructExpr::ConstructionKind ConstructKind, in RebuildCXXConstructExpr()
11349 static_cast<CXXConstructExpr::ConstructionKind>(ConstructKind), in BuildCXXConstructExpr()