Searched refs:attr_neon_vector_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTypePrinter.cpp1154 case AttributedType::attr_neon_vector_type:
1156 if (T->getAttrKind() == AttributedType::attr_neon_vector_type)
H A DType.cpp1872 case attr_neon_vector_type:
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3372 attr_neon_vector_type, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3424 case AttributedType::attr_neon_vector_type:

Completed in 153 milliseconds