Searched refs:ConstructionKind (Results 1 – 6 of 6) sorted by relevance
1164 enum ConstructionKind { enum1197 ConstructionKind ConstructKind,1221 ConstructionKind ConstructKind,1259 ConstructionKind getConstructionKind() const { in getConstructionKind()1260 return (ConstructionKind)ConstructKind; in getConstructionKind()1262 void setConstructionKind(ConstructionKind CK) { in setConstructionKind()1363 CXXConstructExpr::ConstructionKind getConstructionKind() const { in getConstructionKind()
760 ConstructionKind ConstructKind, in Create()779 ConstructionKind ConstructKind, in CXXConstructExpr()
1251 E->setConstructionKind((CXXConstructExpr::ConstructionKind)Record[Idx++]); in VisitCXXConstructExpr()
5757 CXXConstructExpr::ConstructionKind ConstructKind = in PerformConstructorInitialization()
2701 CXXConstructExpr::ConstructionKind ConstructKind, in RebuildCXXConstructExpr()
11516 static_cast<CXXConstructExpr::ConstructionKind>(ConstructKind), in BuildCXXConstructExpr()