clang 20.0.0git
|
#include "clang/AST/OpenACCClause.h"
Static Public Member Functions | |
static bool | classof (const OpenACCClause *C) |
static OpenACCCopyClause * | Create (const ASTContext &C, OpenACCClauseKind Spelling, SourceLocation BeginLoc, SourceLocation LParenLoc, ArrayRef< Expr * > VarList, SourceLocation EndLoc) |
![]() | |
static bool | classof (const OpenACCClause *C) |
![]() | |
static bool | classof (const OpenACCClause *C) |
![]() | |
static bool | classof (const OpenACCClause *C) |
![]() | |
static bool | classof (const OpenACCClause *) |
Definition at line 898 of file OpenACCClause.h.
|
inlinestatic |
Definition at line 917 of file OpenACCClause.h.
References clang::C, clang::Copy, clang::PCopy, and clang::PresentOrCopy.
Referenced by clang::OpenACCClauseWithVarList::classof().
|
static |
Definition at line 386 of file OpenACCClause.cpp.
References clang::C.
Referenced by clang::ASTRecordReader::readOpenACCClause().