Searched refs:X2Id (Results 1 – 1 of 1) sorted by relevance
6643 llvm::FoldingSetNodeID X1Id, X2Id; in ActOnOpenMPAtomicDirective() local6646 PossibleXLHSInSecond->Profile(X2Id, Context, in ActOnOpenMPAtomicDirective()6648 IsUpdateExprFound = X1Id == X2Id; in ActOnOpenMPAtomicDirective()