Home
last modified time | relevance | path

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

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