|
clang 22.0.0git
|
This is the complete list of members for clang::DeclaratorChunk, including all inherited members.
| Arr | clang::DeclaratorChunk | |
| Array enum value | clang::DeclaratorChunk | |
| AttrList | clang::DeclaratorChunk | |
| BlockPointer enum value | clang::DeclaratorChunk | |
| Cls | clang::DeclaratorChunk | |
| DeclaratorChunk() | clang::DeclaratorChunk | inline |
| destroy() | clang::DeclaratorChunk | inline |
| EndLoc | clang::DeclaratorChunk | |
| Fun | clang::DeclaratorChunk | |
| Function enum value | clang::DeclaratorChunk | |
| getArray(unsigned TypeQuals, bool isStatic, bool isStar, Expr *NumElts, SourceLocation LBLoc, SourceLocation RBLoc) | clang::DeclaratorChunk | inlinestatic |
| getAttrs() const | clang::DeclaratorChunk | inline |
| getAttrs() | clang::DeclaratorChunk | inline |
| getBlockPointer(unsigned TypeQuals, SourceLocation Loc) | clang::DeclaratorChunk | inlinestatic |
| getFunction(bool HasProto, bool IsAmbiguous, SourceLocation LParenLoc, ParamInfo *Params, unsigned NumParams, SourceLocation EllipsisLoc, SourceLocation RParenLoc, bool RefQualifierIsLvalueRef, SourceLocation RefQualifierLoc, SourceLocation MutableLoc, ExceptionSpecificationType ESpecType, SourceRange ESpecRange, ParsedType *Exceptions, SourceRange *ExceptionRanges, unsigned NumExceptions, Expr *NoexceptExpr, CachedTokens *ExceptionSpecTokens, ArrayRef< NamedDecl * > DeclsInPrototype, SourceLocation LocalRangeBegin, SourceLocation LocalRangeEnd, Declarator &TheDeclarator, TypeResult TrailingReturnType=TypeResult(), SourceLocation TrailingReturnTypeLoc=SourceLocation(), DeclSpec *MethodQualifiers=nullptr) | clang::DeclaratorChunk | static |
| getMemberPointer(const CXXScopeSpec &SS, unsigned TypeQuals, SourceLocation StarLoc, SourceLocation EndLoc) | clang::DeclaratorChunk | inlinestatic |
| getParen(SourceLocation LParenLoc, SourceLocation RParenLoc) | clang::DeclaratorChunk | inlinestatic |
| getPipe(unsigned TypeQuals, SourceLocation Loc) | clang::DeclaratorChunk | inlinestatic |
| getPointer(unsigned TypeQuals, SourceLocation Loc, SourceLocation ConstQualLoc, SourceLocation VolatileQualLoc, SourceLocation RestrictQualLoc, SourceLocation AtomicQualLoc, SourceLocation UnalignedQualLoc) | clang::DeclaratorChunk | inlinestatic |
| getReference(unsigned TypeQuals, SourceLocation Loc, bool lvalue) | clang::DeclaratorChunk | inlinestatic |
| getSourceRange() const | clang::DeclaratorChunk | inline |
| isParen() const | clang::DeclaratorChunk | inline |
| Kind | clang::DeclaratorChunk | |
| Loc | clang::DeclaratorChunk | |
| Mem | clang::DeclaratorChunk | |
| MemberPointer enum value | clang::DeclaratorChunk | |
| Paren enum value | clang::DeclaratorChunk | |
| Pipe enum value | clang::DeclaratorChunk | |
| PipeInfo | clang::DeclaratorChunk | |
| Pointer enum value | clang::DeclaratorChunk | |
| Ptr | clang::DeclaratorChunk | |
| Ref | clang::DeclaratorChunk | |
| Reference enum value | clang::DeclaratorChunk |