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

Definitions

tools/clang/include/clang/AST/ASTTypeTraits.h
  230 class DynTypedNode {
tools/clang/include/clang/AST/Decl.h
 2862 class EnumConstantDecl : public ValueDecl, public Mergeable<EnumConstantDecl> {
tools/clang/include/clang/AST/Expr.h
 1146 class DeclRefExpr final
tools/clang/include/clang/AST/NestedNameSpecifier.h
  236 class NestedNameSpecifierLoc {
tools/clang/include/clang/AST/TypeLoc.h
   56 class TypeLoc {
tools/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp
  463   template <typename ASTNodeType>