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