Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConstructKind

11305                             unsigned ConstructKind,
11319 if (ConstructKind == CXXConstructExpr::CK_Complete &&
11329 ConstructKind, ParenRange);
11342 unsigned ConstructKind,
11349 static_cast<CXXConstructExpr::ConstructionKind>(ConstructKind),