Searched defs:OpenACCLoopConstruct (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtOpenACC.cpp | 69 OpenACCLoopConstruct::OpenACCLoopConstruct(unsigned NumClauses) in OpenACCLoopConstruct() function in OpenACCLoopConstruct |
/freebsd/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtOpenACC.h | 117 class OpenACCLoopConstruct; variable |