Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp9470 const LangOptions::LaxVectorConversionKind LVCKind = in areLaxCompatibleSveTypes() local
9490 if (LVCKind == LangOptions::LaxVectorConversionKind::All) in areLaxCompatibleSveTypes()
9495 if (LVCKind == LangOptions::LaxVectorConversionKind::Integer) in areLaxCompatibleSveTypes()