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.h208 Ver12, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp1973 if (isCompatibleWith(LangOptions::ClangABI::Ver12) && in mangleUnqualifiedBlock()
2091 if (isCompatibleWith(LangOptions::ClangABI::Ver12) && in mangleLambda()
2285 if (isCompatibleWith(LangOptions::ClangABI::Ver12)) in getClosurePrefix()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3779 case LangOptions::ClangABI::Ver12: in GenerateLangArgs()
4294 Opts.setClangABICompat(LangOptions::ClangABI::Ver12); in ParseLangArgs()