Home | History | Annotate | Download | only in Sema

Lines Matching refs:CCE

4929                                                   CCEKind CCE) {
4999 << CCE << /*Constant*/1
5007 << CCE << /*Constant*/0 << From->getType() << T;
5032 Diag(Notes[0].first, diag::err_expr_not_cce) << CCE;
5035 << CCE << From->getSourceRange();