Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DASTContext.h1414 struct BuiltinVectorTypeInfo { struct
1418 BuiltinVectorTypeInfo(QualType ElementType, llvm::ElementCount EC, in BuiltinVectorTypeInfo() argument