Searched defs:ConstructKind (Results 1 – 4 of 4) sorted by relevance
1165 CXXConstructionKind ConstructKind, SourceRange ParenOrBraceRange) { in Create()1188 bool ZeroInitialization, CXXConstructionKind ConstructKind, in CXXConstructExpr()
15921 CXXConstructionKind ConstructKind, SourceRange ParenRange) { in BuildCXXConstructExpr() argument 15963 CXXConstructionKind ConstructKind, SourceRange ParenRange) { in BuildCXXConstructExpr() argument 15986 CXXConstructionKind ConstructKind, SourceRange ParenRange) { in BuildCXXConstructExpr() argument
7238 CXXConstructionKind ConstructKind = CXXConstructionKind::Complete; in PerformConstructorInitialization() local
3513 bool RequiresZeroInit, CXXConstructionKind ConstructKind, in RebuildCXXConstructExpr()