Home | History | Annotate | Download | only in Sema

Lines Matching refs:ID1

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