Searched refs:ConstructionKind (Results 1 – 6 of 6) sorted by relevance
1064 enum ConstructionKind { enum1092 ConstructionKind ConstructKind,1118 ConstructionKind ConstructKind,1149 ConstructionKind getConstructionKind() const { in getConstructionKind()1150 return (ConstructionKind)ConstructKind; in getConstructionKind()1152 void setConstructionKind(ConstructionKind CK) { in setConstructionKind()
841 ConstructionKind ConstructKind, in Create()857 ConstructionKind ConstructKind, in CXXConstructExpr()
1200 E->setConstructionKind((CXXConstructExpr::ConstructionKind)Record[Idx++]); in VisitCXXConstructExpr()
5333 CXXConstructExpr::ConstructionKind ConstructKind = in PerformConstructorInitialization()
2379 CXXConstructExpr::ConstructionKind ConstructKind, in RebuildCXXConstructExpr()
10754 static_cast<CXXConstructExpr::ConstructionKind>(ConstructKind), in BuildCXXConstructExpr()