OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:objc
(Results
176 - 200
of
1055
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/Rewriter/
rewrite-protocol-type-1.m
1
// RUN: %clang_cc1 -rewrite-
objc
-fobjc-runtime=macosx-fragile-10.5 %s -o -
rewrite-qualified-id.mm
1
// RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-
objc
-fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
undecl-objc-h.m
1
// RUN: %clang_cc1 -rewrite-
objc
-fobjc-runtime=macosx-fragile-10.5 %s -o -
/external/clang/test/SemaObjC/
ContClassPropertyLookup.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
DoubleMethod.m
1
// RUN: %clang_cc1 -Wduplicate-method-match -fsyntax-only -verify -Wno-
objc
-root-class %s
alias-test-2.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
arc-no-runtime.m
1
// RUN: %clang_cc1 -fobjc-arc -verify -Wno-
objc
-root-class %s
arc-readonly-property-ivar.m
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin11 -fobjc-runtime-has-weak -fobjc-arc -fsyntax-only -verify -Wno-
objc
-root-class %s
category-method-lookup.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
class-getter-using-dotsyntax.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
class-method-self.m
1
// RUN: %clang_cc1 -verify -Wno-
objc
-root-class %s
delay-parsing-cfunctions.m
1
// RUN: %clang_cc1 -fsyntax-only -Werror -verify -Wno-
objc
-root-class %s
getter-setter-defined-in-category-of-parent.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
method-unused-attribute.m
1
// RUN: %clang_cc1 -fsyntax-only -Wunused-parameter -verify -Wno-
objc
-root-class %s
no-ivar-in-interface-block.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class -Wobjc-interface-ivars %s
objc-buffered-methods.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
property-category-4.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
property-lookup-in-id.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
property-not-lvalue.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
property-ns-returns-not-retained-attr.m
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin11 -fsyntax-only -verify -Wno-
objc
-root-class %s
self-assign.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
synchronized.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
synth-provisional-ivars-1.m
1
// RUN: %clang_cc1 -fsyntax-only -fobjc-default-synthesize-properties -verify -Wno-
objc
-root-class %s
transparent-union.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
warn-implicit-atomic-property.m
1
// RUN: %clang_cc1 -fsyntax-only -Wimplicit-atomic-properties -fobjc-default-synthesize-properties -verify -Wno-
objc
-root-class %s
Completed in 5061 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>