Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCAtomic.cpp579 bool CheckVarRefsSame(IDACInfo::ExprKindTy FirstKind, const Expr *FirstX, in CheckVarRefsSame() argument
582 FirstX->Profile(First_ID, SemaRef.getASTContext(), /*Canonical=*/true); in CheckVarRefsSame()
590 << FirstKind << const_cast<Expr *>(FirstX) << SecondKind in CheckVarRefsSame()