clang API Documentation

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()clang::DeclaratorChunk::ParamInfo [inline]
ParamInfo(IdentifierInfo *ident, SourceLocation iloc, Decl *param, CachedTokens *DefArgTokens=nullptr)clang::DeclaratorChunk::ParamInfo [inline]