Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmtOpenACC.cpp69 OpenACCLoopConstruct::OpenACCLoopConstruct(unsigned NumClauses) OpenACCLoopConstruct() function in OpenACCLoopConstruct
81 OpenACCLoopConstruct::OpenACCLoopConstruct( OpenACCLoopConstruct() function in OpenACCLoopConstruct
[all...]
/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h117 class OpenACCLoopConstruct; global() variable
/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h4291 struct OpenACCLoopConstruct { global() struct
4293 OpenACCLoopConstructOpenACCLoopConstruct OpenACCLoopConstruct() argument
4314 tOpenACCLoopConstruct global() argument
/llvm-project/flang/lib/Semantics/
H A Dresolve-directives.cpp150 Post(const parser::OpenACCLoopConstruct &) Post() argument