#include "clang/AST/StmtOpenACC.h"
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: