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

/external/clang/lib/AST/
H A DTypePrinter.cpp1167 case AttributedType::attr_neon_vector_type:
1169 if (T->getAttrKind() == AttributedType::attr_neon_vector_type)
H A DType.cpp1900 case attr_neon_vector_type:
/external/clang/include/clang/AST/
H A DType.h3397 attr_neon_vector_type, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind
/external/clang/lib/Sema/
H A DSemaType.cpp3400 case AttributedType::attr_neon_vector_type:

Completed in 399 milliseconds