Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConstructKind

10713                             unsigned ConstructKind,
10727 if (ConstructKind == CXXConstructExpr::CK_Complete &&
10736 ConstructKind, ParenRange);
10748 unsigned ConstructKind,
10754 static_cast<CXXConstructExpr::ConstructionKind>(ConstructKind),