clang: OpenACCCacheConstruct Class Reference (original) (raw)
#include "[clang/AST/StmtOpenACC.h](StmtOpenACC%5F8h%5Fsource.html)"
Definition at line 556 of file StmtOpenACC.h.
◆ children() [1/2]
| child_range OpenACCCacheConstruct::children ( ) |
inline |
◆ children() [2/2]
| const_child_range OpenACCCacheConstruct::children ( ) const |
inline |
◆ classof()
| bool OpenACCCacheConstruct::classof ( const Stmt * T) |
inlinestatic |
◆ Create()
◆ CreateEmpty()
◆ getLParenLoc()
| SourceLocation OpenACCCacheConstruct::getLParenLoc ( ) const |
inline |
◆ getReadOnlyLoc()
| SourceLocation OpenACCCacheConstruct::getReadOnlyLoc ( ) const |
inline |
◆ getRParenLoc()
| SourceLocation OpenACCCacheConstruct::getRParenLoc ( ) const |
inline |
◆ getVarList() [1/2]
| MutableArrayRef< Expr * > OpenACCCacheConstruct::getVarList ( ) |
inline |
◆ getVarList() [2/2]
| ArrayRef< Expr * > OpenACCCacheConstruct::getVarList ( ) const |
inline |
◆ hasReadOnly()
| bool OpenACCCacheConstruct::hasReadOnly ( ) const |
inline |
◆ ASTStmtReader
| friend class ASTStmtReader |
friend |
◆ ASTStmtWriter
| friend class ASTStmtWriter |
friend |
The documentation for this class was generated from the following files: