| 
    clang 22.0.0git
    
   | 
 
This is the complete list of members for clang::OpenACCClause, including all inherited members.
| child_iterator typedef | clang::OpenACCClause | |
| child_range typedef | clang::OpenACCClause | |
| children() | clang::OpenACCClause | |
| children() const | clang::OpenACCClause | inline | 
| classof(const OpenACCClause *) | clang::OpenACCClause | inlinestatic | 
| const_child_iterator typedef | clang::OpenACCClause | |
| const_child_range typedef | clang::OpenACCClause | |
| getBeginLoc() const | clang::OpenACCClause | inline | 
| getClauseKind() const | clang::OpenACCClause | inline | 
| getEndLoc() const | clang::OpenACCClause | inline | 
| getSourceRange() const | clang::OpenACCClause | inline | 
| OpenACCClause(OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation EndLoc) | clang::OpenACCClause | inlineprotected | 
| ~OpenACCClause()=default | clang::OpenACCClause | virtual |