|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
tools/clang/include/clang/Sema/DeclSpec.h 91 void Extend(ASTContext &Context, SourceLocation TemplateKWLoc, TypeLoc TL,
References
tools/clang/lib/Sema/SemaCXXScopeSpec.cpp 762 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
867 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
930 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),
980 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),
tools/clang/lib/Sema/TreeTransform.h 3742 SS.Extend(SemaRef.Context, /*FIXME:*/SourceLocation(), TL,
13349 SS.Extend(SemaRef.Context, SourceLocation(), ScopeType->getTypeLoc(),