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

References

gen/tools/clang/include/clang/AST/TypeNodes.inc
   75 LAST_TYPE(Vector)
tools/clang/include/clang/AST/Type.h
 3270     return T->getTypeClass() == Vector || T->getTypeClass() == ExtVector;
tools/clang/lib/AST/ASTContext.cpp
 1843   case Type::Vector: {
 3241   case Type::Vector:
 3499   VectorType::Profile(ID, vecType, NumElts, Type::Vector, VecKind);
 7111   case Type::Vector:
 8921   if (LHSClass == Type::ExtVector) LHSClass = Type::Vector;
 8922   if (RHSClass == Type::ExtVector) RHSClass = Type::Vector;
 9133   case Type::Vector:
tools/clang/lib/AST/ASTStructuralEquivalence.cpp
  612   case Type::Vector:
tools/clang/lib/AST/ExprConstant.cpp
10068   case Type::Vector:
tools/clang/lib/AST/ItaniumMangle.cpp
 1988   case Type::Vector:
tools/clang/lib/AST/MicrosoftMangle.cpp
 2677   case Type::Vector: {
tools/clang/lib/AST/Type.cpp
  285     : VectorType(Vector, vecType, nElements, canonType, vecKind) {}
 2223   case Type::Vector:
 3684   case Type::Vector:
 3769   case Type::Vector:
 3931   case Type::Vector:
tools/clang/lib/AST/TypePrinter.cpp
  255     case Type::Vector:
tools/clang/lib/CodeGen/CGDebugInfo.cpp
 3014   case Type::Vector:
tools/clang/lib/CodeGen/CodeGenFunction.cpp
  211     case Type::Vector:
 1880     case Type::Vector:
tools/clang/lib/CodeGen/CodeGenTypes.cpp
  606   case Type::Vector: {
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 3182   case Type::Vector:
 3417   case Type::Vector:
tools/clang/lib/Sema/SemaCodeComplete.cpp
  854   case Type::Vector:
tools/clang/lib/Sema/SemaExpr.cpp
 4059     case Type::Vector:
tools/clang/lib/Sema/SemaLookup.cpp
 2934     case Type::Vector:
tools/clang/lib/Sema/SemaTemplateDeduction.cpp
 1499     case Type::Vector:
 5407   case Type::Vector:
tools/clang/tools/libclang/CXType.cpp
  111     TKCASE(Vector);
  808     case Type::Vector:
  834     case Type::Vector:
tools/lldb/source/Symbol/ClangASTContext.cpp
 2759   case clang::Type::Vector:
 2921   case clang::Type::Vector: {
 4159   case clang::Type::Vector: {
 4290   case clang::Type::Vector:
 5053   case clang::Type::Vector:
 5340   case clang::Type::Vector:
 5622   case clang::Type::Vector:
 6502   case clang::Type::Vector:
 6886   case clang::Type::Vector: