Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h154 Stmt *StructuredBlock) in OpenACCComputeConstruct() argument
156 DirectiveLoc, End, StructuredBlock) { in OpenACCComputeConstruct()
186 ArrayRef<const OpenACCClause *> Clauses, Stmt *StructuredBlock,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenACC.cpp31 ArrayRef<const OpenACCClause *> Clauses, Stmt *StructuredBlock, in Create() argument
37 Clauses, StructuredBlock); in Create()