clang 18.0.0git
|
Classes | |
class | ExtractAPIVisitorBase |
Functions | |
template<typename T > | |
static void | modifyRecords (const T &Records, const StringRef &Name) |
|
static |
Definition at line 208 of file ExtractAPIVisitor.h.
References clang::extractapi::DeclarationFragments::Identifier, clang::extractapi::DeclarationFragments::Keyword, and clang::extractapi::DeclarationFragments::Text.
Referenced by clang::extractapi::impl::ExtractAPIVisitorBase< Derived >::VisitTypedefNameDecl().