Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DASTContext.h1326 struct BuiltinVectorTypeInfo { struct
1330 BuiltinVectorTypeInfo(QualType ElementType, llvm::ElementCount EC, in BuiltinVectorTypeInfo() argument