Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h136 OpenACCComputeConstruct(unsigned NumClauses) in OpenACCComputeConstruct() function
151 OpenACCComputeConstruct(OpenACCDirectiveKind K, SourceLocation Start, in OpenACCComputeConstruct() function
211 friend class OpenACCComputeConstruct; variable