Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
clang 20.0.0git
SemaInternal.h File Reference

Go to the source code of this file.

Classes

class  clang::TypoCorrectionConsumer
 
class  clang::TypoCorrectionConsumer::NamespaceSpecifierSet::iterator
 Provides flat iteration over specifiers, sorted by distance. More...
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 

Functions

bool clang::FTIHasSingleVoidParameter (const DeclaratorChunk::FunctionTypeInfo &FTI)
 
bool clang::FTIHasNonVoidParameters (const DeclaratorChunk::FunctionTypeInfo &FTI)
 
bool clang::DeclAttrsMatchCUDAMode (const LangOptions &LangOpts, Decl *D)
 
InheritableAttr * clang::getDLLAttr (Decl *D)
 Return a DLL attribute from the declaration.
 
std::pair< unsigned, unsignedclang::getDepthAndIndex (const NamedDecl *ND)
 Retrieve the depth and index of a template parameter.
 
std::pair< unsigned, unsignedclang::getDepthAndIndex (UnexpandedParameterPack UPP)
 Retrieve the depth and index of an unexpanded parameter pack.