Home | History | Annotate | Download | only in Sema

Lines Matching refs:CCE

4809                                                   CCEKind CCE) {
4879 << CCE << /*Constant*/1
4887 << CCE << /*Constant*/0 << From->getType() << T;
4912 Diag(Notes[0].first, diag::err_expr_not_cce) << CCE;
4915 << CCE << From->getSourceRange();