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

References

tools/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h
   87     const SourceLocation TypeBeginLoc = Loc.getBeginLoc();
   91             dyn_cast<TemplateTypeParmType>(Loc.getType())) {
   96             dyn_cast<TemplateSpecializationType>(Loc.getType())) {
  101     if (const Type *TP = Loc.getTypePtr()) {