Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1369 struct BuiltinVectorTypeInfo { struct
1373 BuiltinVectorTypeInfo(QualType ElementType, llvm::ElementCount EC, in BuiltinVectorTypeInfo() function