Home
last modified time | relevance | path

Searched refs:Ver7 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h189 Ver7, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3770 case LangOptions::ClangABI::Ver7: in GenerateLangArgs()
4288 Opts.setClangABICompat(LangOptions::ClangABI::Ver7); in ParseLangArgs()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp1612 ASTCtx.getLangOpts().getClangABICompat() <= LangOptions::ClangABI::Ver7; in AlignOfType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9420 Info.Ctx.getLangOpts().getClangABICompat() <= LangOptions::ClangABI::Ver7; in GetAlignOfType()