Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConstructKind

10150                             unsigned ConstructKind,
10164 if (ConstructKind == CXXConstructExpr::CK_Complete &&
10173 ConstructKind, ParenRange);
10185 unsigned ConstructKind,
10192 static_cast<CXXConstructExpr::ConstructionKind>(ConstructKind),