Home | History | Annotate | Download | only in Core

Lines Matching refs:CEE

86       } else if (Optional<CallExitEnd> CEE = PP.getAs<CallExitEnd>()) {
87 S = CEE->getCalleeContext()->getCallSite();
98 } while (!CE || CE->getCalleeContext() != CEE->getCalleeContext());