clang API Documentation

Classes | Functions
clang::sema Namespace Reference

Classes

class  AnalysisBasedWarnings
class  AccessedEntity
class  DelayedDiagnostic
class  DelayedDiagnosticPool
 A collection of diagnostics which were delayed. More...
class  CompoundScopeInfo
 Contains information about the compound statement currently being parsed. More...
class  PossiblyUnreachableDiag
class  FunctionScopeInfo
 Retains information about a function, method, or block that is currently being parsed. More...
class  CapturingScopeInfo
class  BlockScopeInfo
 Retains information about a block that is currently being parsed. More...
class  CapturedRegionScopeInfo
 Retains information about a captured region. More...
class  LambdaScopeInfo
class  TemplateDeductionInfo
 Provides information about an attempted template argument deduction, whose success or failure was described by a TemplateDeductionResult value. More...

Functions

AttrinstantiateTemplateAttribute (const Attr *At, ASTContext &C, Sema &S, const MultiLevelTemplateArgumentList &TemplateArgs)

Function Documentation

Attr* clang::sema::instantiateTemplateAttribute ( const Attr At,
ASTContext C,
Sema S,
const MultiLevelTemplateArgumentList TemplateArgs 
)