clang 19.0.0git
clang::DeclaratorChunk::ParamInfo Member List

This is the complete list of members for clang::DeclaratorChunk::ParamInfo, including all inherited members.

DefaultArgTokensclang::DeclaratorChunk::ParamInfo
Identclang::DeclaratorChunk::ParamInfo
IdentLocclang::DeclaratorChunk::ParamInfo
Paramclang::DeclaratorChunk::ParamInfo
ParamInfo()=defaultclang::DeclaratorChunk::ParamInfo
ParamInfo(const IdentifierInfo *ident, SourceLocation iloc, Decl *param, std::unique_ptr< CachedTokens > DefArgTokens=nullptr)clang::DeclaratorChunk::ParamInfoinline