clang 19.0.0git
clang::extractapi::DeclarationFragments Member List

This is the complete list of members for clang::extractapi::DeclarationFragments, including all inherited members.

append(StringRef Spelling, FragmentKind Kind, StringRef PreciseIdentifier="", const Decl *Declaration=nullptr)clang::extractapi::DeclarationFragmentsinline
append(DeclarationFragments &&Other)clang::extractapi::DeclarationFragmentsinline
appendSemicolon()clang::extractapi::DeclarationFragments
appendSpace()clang::extractapi::DeclarationFragments
begin()clang::extractapi::DeclarationFragmentsinline
cbegin() constclang::extractapi::DeclarationFragmentsinline
cend() constclang::extractapi::DeclarationFragmentsinline
ConstFragmentIterator typedefclang::extractapi::DeclarationFragments
DeclarationFragments()=defaultclang::extractapi::DeclarationFragments
end()clang::extractapi::DeclarationFragmentsinline
FragmentIterator typedefclang::extractapi::DeclarationFragments
FragmentKind enum nameclang::extractapi::DeclarationFragments
getExceptionSpecificationString(ExceptionSpecificationType ExceptionSpec)clang::extractapi::DeclarationFragmentsstatic
getFragmentKindString(FragmentKind Kind)clang::extractapi::DeclarationFragmentsstatic
getFragments() constclang::extractapi::DeclarationFragmentsinline
getStructureTypeFragment(const RecordDecl *Decl)clang::extractapi::DeclarationFragmentsstatic
insert(FragmentIterator It, StringRef Spelling, FragmentKind Kind, StringRef PreciseIdentifier="", const Decl *Declaration=nullptr)clang::extractapi::DeclarationFragmentsinline
insert(FragmentIterator It, DeclarationFragments &&Other)clang::extractapi::DeclarationFragmentsinline
parseFragmentKindFromString(StringRef S)clang::extractapi::DeclarationFragmentsstatic
pop_back()clang::extractapi::DeclarationFragmentsinline
removeTrailingSemicolon()clang::extractapi::DeclarationFragments
replace(std::string NewSpelling, unsigned Position)clang::extractapi::DeclarationFragmentsinline