Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DASTContext.cpp8585 const LangOptions::LaxVectorConversionKind LVCKind = in areLaxCompatibleSveTypes() local
8599 if (LVCKind == LangOptions::LaxVectorConversionKind::All) in areLaxCompatibleSveTypes()
8604 if (LVCKind == LangOptions::LaxVectorConversionKind::Integer) in areLaxCompatibleSveTypes()