OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:objc
(Results
576 - 600
of
1182
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/clang/test/Driver/
arc.c
1
// RUN: not %clang -
ObjC
-target i386-apple-darwin10 -m32 -fobjc-arc %s -fsyntax-only 2>&1 | FileCheck %s
/external/clang/test/Parser/
missing-end-4.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
objc-recover.mm
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
objcxx0x-lambda-expressions.mm
9
// fail to parse as a lambda introducer, so we get
objc
message parsing errors instead
/external/clang/test/Rewriter/
objc-modern-metadata-visibility.mm
2
// RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-
objc
%t.mm -o - | FileCheck %s
rewrite-modern-container-literal.mm
1
// RUN: %clang_cc1 -x objective-c++ -fms-extensions -rewrite-
objc
%s -o %t-rw.cpp
rewrite-modern-default-property-synthesis.mm
2
// RUN: %clang_cc1 -x objective-c++ -fms-extensions -rewrite-
objc
%t.mm -o %t-rw.cpp
rewrite-modern-extern-c-func-decl.mm
1
// RUN: %clang_cc1 -fms-extensions -U__declspec -rewrite-
objc
-x objective-c++ -fblocks -o %t-rw.cpp %s
rewrite-modern-ivar-access.mm
1
// RUN: %clang_cc1 -fblocks -rewrite-
objc
-fms-extensions %s -o %t-rw.cpp
rewrite-modern-ivars-1.mm
1
// RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-
objc
%s -o %t-rw.cpp
rewrite-modern-struct-ivar.mm
2
// RUN: %clang_cc1 -fblocks -rewrite-
objc
-fms-extensions %t.mm -o %t-rw.cpp
rewrite-modern-throw.m
1
// RUN: %clang_cc1 -x objective-c -Wno-return-type -fblocks -fms-extensions -rewrite-
objc
%s -o %t-rw.cpp
/external/clang/test/Sema/
warn-self-assign-field.mm
1
// RUN: %clang_cc1 -fsyntax-only -Wno-
objc
-root-class -verify %s
/external/clang/test/SemaObjC/
arc-jump-block.m
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin11 -fsyntax-only -fobjc-arc -fblocks -verify -Wno-
objc
-root-class %s
check-dup-objc-decls-1.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
class-protocol-method-match.m
1
// RUN: %clang_cc1 -Woverriding-method-mismatch -fsyntax-only -verify -Wno-
objc
-root-class %s
continuation-class-err.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
incomplete-implementation.m
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin9 -fsyntax-only -verify -Wno-
objc
-root-class %s
invalid-code.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -fobjc-exceptions -Wno-
objc
-root-class %s
method-bad-param.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
method-undefined-warn-1.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
nsobject-attribute.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
objcbridge-related-attribute.m
1
// RUN: %clang_cc1 -fsyntax-only -x objective-c -verify -Wno-
objc
-root-class %s
property-9.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
warn-deprecated-implementations.m
1
// RUN: %clang_cc1 -fsyntax-only -Wdeprecated-implementations -verify -Wno-
objc
-root-class %s
Completed in 729 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>