Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1457 struct BuiltinVectorTypeInfo { struct
1461 BuiltinVectorTypeInfo(QualType ElementType, llvm::ElementCount EC, in BuiltinVectorTypeInfo() argument