clang 19.0.0git
DeclarationFragments.cpp File Reference

This file implements Declaration Fragments related classes. More...

#include "clang/ExtractAPI/DeclarationFragments.h"
#include "clang/AST/Decl.h"
#include "clang/AST/DeclCXX.h"
#include "clang/AST/Type.h"
#include "clang/AST/TypeLoc.h"
#include "clang/ExtractAPI/TypedefUnderlyingTypeResolver.h"
#include "clang/Index/USRGeneration.h"
#include "llvm/ADT/StringSwitch.h"

Go to the source code of this file.

Detailed Description

This file implements Declaration Fragments related classes.

Definition in file DeclarationFragments.cpp.