Home
last modified time | relevance | path

Searched defs:BuiltinVectorTypeInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1532 struct BuiltinVectorTypeInfo { struct
1536 BuiltinVectorTypeInfo(QualType ElementType, llvm::ElementCount EC, in BuiltinVectorTypeInfo() argument