Searched refs:ConstructionKind (Results 1 – 6 of 6) sorted by relevance
1077 enum ConstructionKind { enum1107 ConstructionKind ConstructKind,1134 ConstructionKind ConstructKind,1172 ConstructionKind getConstructionKind() const { in getConstructionKind()1173 return (ConstructionKind)ConstructKind; in getConstructionKind()1175 void setConstructionKind(ConstructionKind CK) { in setConstructionKind()
838 ConstructionKind ConstructKind, in Create()856 ConstructionKind ConstructKind, in CXXConstructExpr()
1202 E->setConstructionKind((CXXConstructExpr::ConstructionKind)Record[Idx++]); in VisitCXXConstructExpr()
5428 CXXConstructExpr::ConstructionKind ConstructKind = in PerformConstructorInitialization()
2437 CXXConstructExpr::ConstructionKind ConstructKind, in RebuildCXXConstructExpr()
11308 static_cast<CXXConstructExpr::ConstructionKind>(ConstructKind), in BuildCXXConstructExpr()