Home
last modified time | relevance | path

Searched refs:PossibleX (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp12634 Expr *PossibleX = BinOp->getRHS()->IgnoreParenImpCasts(); in ActOnOpenMPAtomicDirective() local
12637 PossibleX->Profile(PossibleXId, Context, /*Canonical=*/true); in ActOnOpenMPAtomicDirective()
12664 Expr *PossibleX = BinOp->getRHS()->IgnoreParenImpCasts(); in ActOnOpenMPAtomicDirective() local
12667 PossibleX->Profile(PossibleXId, Context, /*Canonical=*/true); in ActOnOpenMPAtomicDirective()