Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h183 Ver6, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3767 case LangOptions::ClangABI::Ver6: in GenerateLangArgs()
4286 Opts.setClangABICompat(LangOptions::ClangABI::Ver6); in ParseLangArgs()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp996 LangOptions::ClangABI::Ver6) in addedMember()
H A DRecordLayoutBuilder.cpp1232 LangOptions::ClangABI::Ver6) || in LayoutBase()
H A DItaniumMangle.cpp2903 if (Ctx.getLangOpts().getClangABICompat() > LangOptions::ClangABI::Ver6 && in isTypeSubstitutable()