|
clang
3.8.0
|
This is the complete list of members for OMPMapClause, including all inherited members.
| children() | OMPMapClause | inline |
| classof(const OMPClause *T) | OMPMapClause | inlinestatic |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, OpenMPMapClauseKind TypeModifier, OpenMPMapClauseKind Type, SourceLocation TypeLoc) | OMPMapClause | static |
| CreateEmpty(const ASTContext &C, unsigned N) | OMPMapClause | static |
| getColonLoc() const | OMPMapClause | inline |
| getMapLoc() const LLVM_READONLY | OMPMapClause | inline |
| getMapType() const LLVM_READONLY | OMPMapClause | inline |
| getMapTypeModifier() const LLVM_READONLY | OMPMapClause | inline |
| OMPClauseReader class | OMPMapClause | friend |
1.8.6