Home | History | Annotate | Download | only in Sema

Lines Matching defs:ID2

232       llvm::FoldingSetNodeID ID1, ID2;
234 Y.getAsExpr()->Profile(ID2, Context, true);
235 if (ID1 == ID2)