Home
last modified time | relevance | path

Searched defs:isXLHSInRHSPart (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h3113 bool isXLHSInRHSPart() const { return Flags.IsXLHSInRHSPart; } in isXLHSInRHSPart() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp11348 bool isXLHSInRHSPart() const { return IsXLHSInRHSPart; } in isXLHSInRHSPart() function in __anon1dd12e444411::OpenMPAtomicUpdateChecker