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

Definitions

tools/clang/include/clang/ASTMatchers/ASTMatchers.h
 5574 AST_TYPE_TRAVERSE_MATCHER(hasDeducedType, getDeducedType,
 5588 AST_TYPE_TRAVERSE_MATCHER(hasUnderlyingType, getUnderlyingType,
 5638 AST_TYPE_TRAVERSE_MATCHER(innerType, getInnerType,
 5929 AST_TYPE_TRAVERSE_MATCHER(
tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  838 AST_TYPELOC_TRAVERSE_MATCHER_DEF(hasElementType,
  841 AST_TYPELOC_TRAVERSE_MATCHER_DEF(hasValueType,
  843 AST_TYPELOC_TRAVERSE_MATCHER_DEF(