HomeSort by relevance Sort by last modified time
    Searched full:objc (Results 51 - 75 of 1182) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/clang/test/Rewriter/
objc-ivar-receiver-1.m 1 // RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o -
2 // RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o - | grep 'newInv->_container'
ivar-encoding-1.m 1 // RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o -
metadata-test-1.m 1 // RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o -
metadata-test-2.m 1 // RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o -
objc-encoding-bug-1.m 1 // RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o -
objc-string-concat-1.m 1 // RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o -
objc-super-test.m 1 // RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o - | grep objc_msgSendSuper | grep MainMethod
objc-synchronized-1.m 1 // RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o -
  /external/clang/test/SemaObjC/
ClassPropertyNotObject.m 1 // RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
2 // RUN: %clang_cc1 -x objective-c++ -fsyntax-only -verify -Wno-objc-root-class %s
err-ivar-access-in-class-method.m 1 // RUN: %clang_cc1 -x objective-c -fsyntax-only -verify -Wno-objc-root-class %s
2 // RUN: %clang_cc1 -x objective-c++ -fsyntax-only -verify -Wno-objc-root-class %s
nested-typedef-decl.m 1 // RUN: %clang_cc1 -x objective-c -fsyntax-only -verify -Wno-objc-root-class %s
2 // RUN: %clang_cc1 -x objective-c++ -fsyntax-only -verify -Wno-objc-root-class %s
pragma-pack.m 1 // RUN: %clang_cc1 -triple i686-apple-darwin9 -fsyntax-only -verify -Wno-objc-root-class %s
4 // Make sure pragma pack works inside ObjC methods. <rdar://problem/10893316>
property-dot-receiver.m 1 // RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
2 // RUN: %clang_cc1 -x objective-c++ -fsyntax-only -verify -Wno-objc-root-class %s
  /external/compiler-rt/test/BlocksRuntime/
rdar6405500.c 12 #import <objc/objc-auto.h>
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
Combined.g 4 language=ObjC;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
LangDumpDecl.g 4 language = ObjC;
  /external/clang/test/Coverage/
ast-printing.m 5 #include "objc-language-features.inc"
  /external/clang/test/Driver/
no-objc-arr.m 1 // RUN: %clang -Werror -fobjc-arc -fsyntax-only -fno-objc-arc -Xclang -verify %s
objc-cpp-output.m 1 // RUN: %clang -emit-llvm -x objc-cpp-output -S %s -o /dev/null
  /external/clang/test/FixIt/
fixit-missing-method-return-type.m 3 // RUN: %clang_cc1 -Wmissing-method-return-type -fixit -x objective-c -Wno-objc-root-class %t
4 // RUN: %clang_cc1 -fsyntax-only -pedantic -Wmissing-method-return-type -Werror -x objective-c -Wno-objc-root-class %t
8 // RUN: %clang_cc1 -Wmissing-method-return-type -fixit -x objective-c++ -Wno-objc-root-class %t
9 // RUN: %clang_cc1 -fsyntax-only -pedantic -Wmissing-method-return-type -Werror -x objective-c++ -Wno-objc-root-class %t
  /external/clang/test/Index/Inputs/
t1.m 1 #include "objc.h"
  /external/clang/test/Modules/Inputs/DependsOnModule.framework/
module.map 16 requires !objc
  /external/clang/test/Modules/
redecl-merge2.m 2 // RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -I %S/Inputs %s -verify -Wno-objc-root-class
  /external/clang/test/Parser/
objc-interfaces.m 3 // Test features and error recovery for objc interfaces.
objc-synthesized-recover.m 1 // RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s

Completed in 64 milliseconds

1 23 4 5 6 7 8 91011>>