Home
last modified time | relevance | path

Searched refs:LVCKind (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp8699 const LangOptions::LaxVectorConversionKind LVCKind = in areLaxCompatibleSveTypes() local
8713 if (LVCKind == LangOptions::LaxVectorConversionKind::All) in areLaxCompatibleSveTypes()
8718 if (LVCKind == LangOptions::LaxVectorConversionKind::Integer) in areLaxCompatibleSveTypes()