HomeSort by relevance Sort by last modified time
    Searched full:only (Results 201 - 225 of 53466) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/test/Sema/
return-silent.c 1 // RUN: %clang_cc1 %s -Wno-return-type -fsyntax-only -verify
struct-cast.c 1 // RUN: %clang_cc1 -fsyntax-only %s -verify
surpress-deprecated.c 1 // RUN: %clang_cc1 -fsyntax-only -Wno-deprecated-declarations -verify %s
typedef-prototype.c 1 // RUN: %clang_cc1 -fsyntax-only -verify %s
unnamed-bitfield-init.c 1 // RUN: %clang_cc1 -fsyntax-only -verify %s
vfprintf-valid-redecl.c 1 // RUN: %clang_cc1 %s -fsyntax-only -pedantic -verify
warn-documentation-almost-trailing.c 1 // RUN: %clang_cc1 -fsyntax-only -Wdocumentation -verify %s
2 // RUN: %clang_cc1 -fsyntax-only -Wdocumentation -fdiagnostics-parseable-fixits %s 2>&1 | FileCheck %s
4 // RUN: %clang_cc1 -fsyntax-only -Wdocumentation -fixit %t
5 // RUN: %clang_cc1 -fsyntax-only -Wdocumentation -Werror %t
warn-freestanding-complex.c 1 // RUN: %clang_cc1 -fsyntax-only -ffreestanding -pedantic -verify %s
warn-missing-braces.c 1 // RUN: %clang_cc1 -fsyntax-only -Wmissing-braces -verify %s
  /external/clang/test/SemaCUDA/
qualifiers.cu 1 // RUN: %clang_cc1 -fsyntax-only -verify %s
  /external/clang/test/SemaCXX/
2008-01-11-BadWarning.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify -Wall %s
MicrosoftCompatibilityNoExceptions.cpp 1 // RUN: %clang_cc1 %s -fsyntax-only -verify -fms-compatibility
PR6562.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify %s
PR8012.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify %s -std=c++11
PR8884.cpp 1 // RUN: %clang_cc1 -fsyntax-only %s
attr-nodebug.cpp 1 // RUN: %clang_cc1 %s -verify -fsyntax-only
builtin-exception-spec.cpp 1 // RUN: %clang_cc1 -isystem %S/Inputs -fsyntax-only -verify %s
cast-explicit-ctor.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify %s
comma.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify %s
constructor-recovery.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify %s
decltype-98.cpp 1 // RUN: %clang_cc1 -std=c++98 -fsyntax-only -verify %s
decltype-pr4444.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify %s -std=c++11
default-argument-temporaries.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify %s
indirect-goto.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify %s
lookup-member.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify %s

Completed in 2500 milliseconds

1 2 3 4 5 6 7 891011>>