Go to the source code of this file.
◆ ATTR [1/2]
◆ ATTR [2/2]
◆ PRAGMA_SPELLING_ATTR [1/2]
#define PRAGMA_SPELLING_ATTR |
( |
|
X | ) |
case attr::X: |
◆ PRAGMA_SPELLING_ATTR [2/2]
#define PRAGMA_SPELLING_ATTR |
( |
|
X | ) |
case attr::X: |
◆ GetBaseType()
◆ getDeclType()
◆ printExplicitSpecifier()
Definition at line 569 of file DeclPrinter.cpp.
References clang::FunctionDecl::getDescribedFunctionTemplate(), clang::ExplicitSpecifier::getExpr(), clang::ExplicitSpecifier::getFromDecl(), clang::FunctionDecl::getNameInfo(), clang::DeclaratorDecl::getNumTemplateParameterLists(), clang::NamedDecl::getQualifiedNameAsString(), clang::DeclaratorDecl::getQualifier(), clang::FunctionDecl::getStorageClass(), clang::DeclaratorDecl::getTemplateParameterList(), clang::FunctionDecl::isConsteval(), clang::FunctionDecl::isConstexprSpecified(), clang::FunctionDecl::isExplicitlyDefaulted(), clang::FunctionDecl::isFunctionTemplateSpecialization(), clang::FunctionDecl::isInlineSpecified(), clang::Decl::isModulePrivate(), clang::ExplicitSpecifier::isSpecified(), clang::FunctionDecl::isVirtualAsWritten(), clang::DeclarationNameInfo::printName(), clang::Stmt::printPretty(), clang::SC_Auto, clang::SC_Extern, clang::SC_None, clang::SC_PrivateExtern, clang::SC_Register, clang::SC_Static, and clang::PrintingPolicy::SuppressSpecifiers.