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.h204 Ver6, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3984 case LangOptions::ClangABI::Ver6: in GenerateLangArgs()
4567 Opts.setClangABICompat(LangOptions::ClangABI::Ver6); in ParseLangArgs()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1220 LangOptions::ClangABI::Ver6) || in LayoutBase()
H A DDeclCXX.cpp1003 LangOptions::ClangABI::Ver6) in addedMember()
H A DItaniumMangle.cpp2990 if (Ctx.getLangOpts().getClangABICompat() > LangOptions::ClangABI::Ver6 && in isTypeSubstitutable()