Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/openmp/
H A DExceptionEscapeCheck.cpp55 const auto *StructuredBlock = in check() local
/llvm-project/clang/lib/AST/
H A DStmtOpenACC.cpp31 Create(const ASTContext & C,OpenACCDirectiveKind K,SourceLocation BeginLoc,SourceLocation DirLoc,SourceLocation EndLoc,ArrayRef<const OpenACCClause * > Clauses,Stmt * StructuredBlock,ArrayRef<OpenACCLoopConstruct * > AssociatedLoopConstructs) Create() argument
/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h154 Stmt *StructuredBlock) in OpenACCComputeConstruct() argument
[all...]