|
clang 22.0.0git
|
This file defines the UnderlyingTypeResolver which is a helper type for resolving the undelrying type for a given QualType and exposing that information in various forms. More...
#include "clang/AST/ASTContext.h"#include "clang/AST/Decl.h"#include "clang/ExtractAPI/API.h"#include <string>Go to the source code of this file.
Classes | |
| struct | clang::extractapi::TypedefUnderlyingTypeResolver |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::extractapi |
This file defines the UnderlyingTypeResolver which is a helper type for resolving the undelrying type for a given QualType and exposing that information in various forms.
Definition in file TypedefUnderlyingTypeResolver.h.