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

Definitions

tools/clang/include/clang/AST/RecursiveASTVisitor.h
  993 DEF_TRAVERSE_TYPE(DependentSizedExtVectorType, {
tools/clang/include/clang/AST/Type.h
 3166 class DependentSizedExtVectorType : public Type, public llvm::FoldingSetNode {