Home | History | Annotate | Download | only in Sema

Lines Matching refs:ID2

241       llvm::FoldingSetNodeID ID1, ID2;
243 Y.getAsExpr()->Profile(ID2, Context, true);
244 if (ID1 == ID2)