HomeSort by: relevance | last modified time | path
    Searched refs:Ver11 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangOptions.h 176 Ver11,
  /src/external/apache2/llvm/dist/clang/lib/AST/
ItaniumMangle.cpp 809 LangOptions::ClangABI::Ver11) {
2060 LangOptions::ClangABI::Ver11;
4232 LangOptions::ClangABI::Ver11) {
4585 LangOptions::ClangABI::Ver11) {
5311 LangOptions::ClangABI::Ver11)
5341 if (Ctx.getLangOpts().getClangABICompat() > LangOptions::ClangABI::Ver11) {
5715 LangOptions::ClangABI::Ver11) {
5814 LangOptions::ClangABI::Ver11) {
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp 3513 else if (Opts.getClangABICompat() == LangOptions::ClangABI::Ver11)
3987 Opts.setClangABICompat(LangOptions::ClangABI::Ver11);
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
TargetInfo.cpp 3080 LangOptions::ClangABI::Ver11 ||

Completed in 82 milliseconds