struct DependentTemplateSpecializationLocInfo
Declaration
struct DependentTemplateSpecializationLocInfo
: public DependentNameLocInfo { /* full declaration omitted */ };
Declared at: clang/include/clang/AST/TypeLoc.h:2368
Inherits from: DependentNameLocInfo
Member Variables
- public clang::SourceLocation TemplateKWLoc
- public clang::SourceLocation LAngleLoc
- public clang::SourceLocation RAngleLoc
Inherited from DependentNameLocInfo:
Inherited from ElaboratedLocInfo: