clang 20.0.0git
|
#include "clang/AST/OpenACCClause.h"
Static Public Member Functions | |
static bool | classof (const OpenACCClause *C) |
static OpenACCAttachClause * | Create (const ASTContext &C, 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 760 of file OpenACCClause.h.
|
inlinestatic |
Definition at line 775 of file OpenACCClause.h.
References clang::Attach, and clang::C.
Referenced by clang::OpenACCClauseWithVarList::classof().
|
static |
Definition at line 315 of file OpenACCClause.cpp.
References clang::C.
Referenced by clang::ASTRecordReader::readOpenACCClause().