Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp9358 const LangOptions::LaxVectorConversionKind LVCKind = in areLaxCompatibleSveTypes() local
9378 if (LVCKind == LangOptions::LaxVectorConversionKind::All) in areLaxCompatibleSveTypes()
9383 if (LVCKind == LangOptions::LaxVectorConversionKind::Integer) in areLaxCompatibleSveTypes()