OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:objc
(Results
451 - 475
of
1182
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/Rewriter/
objc-modern-class-init-hooks.mm
2
// RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-
objc
%t.mm -o - | FileCheck %s
objc-modern-container-subscript.mm
1
// RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-
objc
%s -o %t-rw.cpp
objc-modern-property-attributes.mm
2
// RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-
objc
%t.mm -o - | FileCheck %s
objc-modern-property-bitfield.m
1
// RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fms-extensions -rewrite-
objc
%s -o %t-modern-rw.cpp
properties.m
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
property-dot-syntax.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
rewrite-cast-ivar-access.mm
1
// RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-
objc
-fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
rewrite-cast-ivar-modern-access.mm
1
// RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-
objc
%s -o %t-rw.cpp
rewrite-foreach-5.m
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
rewrite-forward-class.mm
1
// RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-
objc
%s -o %t-rw.cpp
rewrite-local-externs-in-block.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
rewrite-modern-block.mm
1
// RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-
objc
%s -o %t-rw.cpp
rewrite-modern-ivars.mm
1
// RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-
objc
%s -o %t-rw.cpp
rewrite-modern-nested-ivar.mm
2
// RUN: %clang_cc1 -fblocks -rewrite-
objc
-fms-extensions %t.m -o %t-rw.cpp
rewrite-modern-private-ivars.mm
1
// RUN: %clang_cc1 -fblocks -rewrite-
objc
-fms-extensions %s -o %t-rw.cpp
rewrite-modern-struct-ivar-1.mm
1
// RUN: %clang_cc1 -fblocks -rewrite-
objc
-fms-extensions %s -o %t-rw.cpp
rewrite-modern-try-catch-finally.m
1
// RUN: %clang_cc1 -x objective-c -Wno-return-type -fblocks -fms-extensions -rewrite-
objc
%s -o %t-rw.cpp
rewrite-modern-typeof.mm
1
// RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-
objc
%s -o %t-rw.cpp
rewrite-protocol-qualified.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
rewrite-super-message.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
rewrite-typeof.mm
1
// RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-
objc
-fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
/external/clang/test/SemaObjC/
arc-invalid.m
1
// RUN: %clang_cc1 -fsyntax-only -fobjc-arc -fblocks -Wno-
objc
-root-class -verify %s
arc-setter-property-match.m
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin11 -fsyntax-only -fobjc-arc -fblocks -verify -Wno-
objc
-root-class %s
arc-unsafe-assigns.m
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin11 -fsyntax-only -fobjc-arc -verify -Wno-
objc
-root-class %s
class-def-test-1.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-
objc
-root-class %s
Completed in 274 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>