reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/DeclSpec.h
  134   void Extend(ASTContext &Context, NamespaceAliasDecl *Alias,

References

tools/clang/lib/Sema/SemaCXXScopeSpec.cpp
  719       SS.Extend(Context, Alias, IdInfo.IdentifierLoc, IdInfo.CCLoc);
tools/clang/lib/Sema/TreeTransform.h
 3707       SS.Extend(SemaRef.Context, Alias, Q.getLocalBeginLoc(),