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

Definitions

tools/clang/include/clang/AST/RecursiveASTVisitor.h
 1220 DEF_TRAVERSE_TYPELOC(VectorType, {
tools/clang/include/clang/AST/Type.h
 3206 class VectorType : public Type, public llvm::FoldingSetNode {