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

Definitions

tools/clang/lib/Sema/SemaTemplate.cpp
10157     void setBase(SourceLocation Loc, DeclarationName Entity) {
tools/clang/lib/Sema/SemaTemplateInstantiate.cpp
  821     void setBase(SourceLocation Loc, DeclarationName Entity) {
tools/clang/lib/Sema/TreeTransform.h
  176   void setBase(SourceLocation Loc, DeclarationName Entity) { }