Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h229 Ver12, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp2005 if (isCompatibleWith(LangOptions::ClangABI::Ver12) && in mangleUnqualifiedBlock()
2123 if (isCompatibleWith(LangOptions::ClangABI::Ver12) && in mangleLambda()
2328 if (isCompatibleWith(LangOptions::ClangABI::Ver12)) in getClosurePrefix()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3996 case LangOptions::ClangABI::Ver12: in GenerateLangArgs()
4575 Opts.setClangABICompat(LangOptions::ClangABI::Ver12); in ParseLangArgs()