Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8727 const LangOptions::LaxVectorConversionKind LVCKind = in areLaxCompatibleSveTypes() local
8747 if (LVCKind == LangOptions::LaxVectorConversionKind::All) in areLaxCompatibleSveTypes()
8752 if (LVCKind == LangOptions::LaxVectorConversionKind::Integer) in areLaxCompatibleSveTypes()