Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaOpenACC.h451 bool WasInsideComputeConstruct; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenACC.cpp1046 : SemaRef(S), WasInsideComputeConstruct(S.InsideComputeConstruct), in AssociatedStmtRAII()
1058 SemaRef.InsideComputeConstruct = WasInsideComputeConstruct; in ~AssociatedStmtRAII()