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

References

tools/clang/include/clang/AST/Type.h
 3270     return T->getTypeClass() == Vector || T->getTypeClass() == ExtVector;
 3329       : VectorType(ExtVector, vecType, nElements, canonType, GenericVector) {}
 3387     return T->getTypeClass() == ExtVector;
tools/clang/lib/AST/ASTContext.cpp
 1842   case Type::ExtVector:
 3243   case Type::ExtVector:
 3569   VectorType::Profile(ID, vecType, NumElts, Type::ExtVector,
 7112   case Type::ExtVector:
 8921   if (LHSClass == Type::ExtVector) LHSClass = Type::Vector;
 8922   if (RHSClass == Type::ExtVector) RHSClass = Type::Vector;
 8966   case Type::ExtVector:
tools/clang/lib/AST/ASTStructuralEquivalence.cpp
  613   case Type::ExtVector: {
tools/clang/lib/AST/ExprConstant.cpp
10069   case Type::ExtVector:
tools/clang/lib/AST/ItaniumMangle.cpp
 1989   case Type::ExtVector:
tools/clang/lib/AST/Type.cpp
 2224   case Type::ExtVector:
 3685   case Type::ExtVector:
 3770   case Type::ExtVector:
 3932   case Type::ExtVector:
tools/clang/lib/AST/TypePrinter.cpp
  256     case Type::ExtVector:
tools/clang/lib/CodeGen/CGDebugInfo.cpp
 3013   case Type::ExtVector:
tools/clang/lib/CodeGen/CodeGenFunction.cpp
  212     case Type::ExtVector:
 1881     case Type::ExtVector:
tools/clang/lib/CodeGen/CodeGenTypes.cpp
  605   case Type::ExtVector:
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 3183   case Type::ExtVector:
 3418   case Type::ExtVector:
tools/clang/lib/Sema/SemaCodeComplete.cpp
  855   case Type::ExtVector:
tools/clang/lib/Sema/SemaExpr.cpp
 4060     case Type::ExtVector:
tools/clang/lib/Sema/SemaLookup.cpp
 2935     case Type::ExtVector:
tools/clang/lib/Sema/SemaTemplateDeduction.cpp
 1911     case Type::ExtVector: {
 5408   case Type::ExtVector:
tools/clang/tools/libclang/CXType.cpp
  112     TKCASE(ExtVector);
  811     case Type::ExtVector:
  837     case Type::ExtVector:
tools/lldb/source/Symbol/ClangASTContext.cpp
 2758   case clang::Type::ExtVector:
 2933   case clang::Type::ExtVector: {
 4158   case clang::Type::ExtVector:
 4288   case clang::Type::ExtVector:
 5052   case clang::Type::ExtVector:
 5339   case clang::Type::ExtVector:
 5623   case clang::Type::ExtVector:
 6504   case clang::Type::ExtVector:
 6887   case clang::Type::ExtVector: