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

<<11121314151617181920>>

  /external/clang/test/Analysis/
nil-receiver-undefined-larger-than-voidptr-ret-region.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin8 -analyze -analyzer-checker=core,alpha.core -analyzer-constraints=range -analyzer-store=region -verify -Wno-objc-root-class %s
objc-string.mm 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -verify -Wno-objc-literal-conversion %s
retain-release-cache-out.m 7 #import "Inputs/system-header-simulator-objc.h"
  /external/clang/test/CodeGenObjCXX/
message.mm 4 // requires a contextual conversion to ObjC pointer type.
  /external/clang/test/Parser/
missing-selector-name.mm 1 // RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
objc-error-qualified-implementation.m 1 // RUN: %clang_cc1 -fsyntax-only -Wno-objc-root-class -verify %s
objc-forcollection-neg-2.m 1 // RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
warn-semicolon-before-method-body.m 4 // Allow optional semicolon in objc method definition after method prototype,
  /external/clang/test/Rewriter/
blockstruct.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
func-in-impl.m 2 // RUN: %clang_cc1 -fobjc-runtime=macosx-fragile-10.5 -rewrite-objc %t.m -o - | FileCheck %s
method-encoding-1.m 1 // RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o -
objc-modern-StretAPI-2.mm 1 // RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-objc %s -o %t-rw.cpp
objc-modern-class-init.mm 1 // RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-objc %s -o %t-rw.cpp
objc-modern-implicit-cast.mm 1 // RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-objc %s -o %t-rw.cpp
objc-modern-ivar-receiver-1.mm 2 // RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-objc %t.mm -o - | FileCheck %s
rewrite-block-argument.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-block-consts.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-block-property.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-captured-nested-bvar.c 1 // RUN: %clang_cc1 -x c -fblocks -fms-extensions -rewrite-objc %s -o %t-rw.cpp
rewrite-cast-to-bool.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-constructor-init.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-foreach-6.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-foreach-protocol-id.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.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-function-decl.mm 1 // RUN: %clang_cc1 -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 -x objective-c++ -fblocks -o - %s

Completed in 108 milliseconds

<<11121314151617181920>>