Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h237 Ver18, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3791 case LangOptions::ClangABI::Ver18: in GenerateLangArgs()
4302 Opts.setClangABICompat(LangOptions::ClangABI::Ver18); in ParseLangArgs()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp1074 (!IsLambda || isCompatibleWith(LangOptions::ClangABI::Ver18))) { in mangleNameWithAbiTags()