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

<<4142434445464748

  /external/clang/test/Analysis/
misc-ps.m 2 // RUN: %clang_cc1 -triple i386-apple-darwin10 -analyze -analyzer-checker=core,alpha.core,osx.cocoa.AtSync -analyzer-store=region -analyzer-constraints=range -verify -fblocks -Wno-unreachable-code -Wno-null-dereference -Wno-objc-root-class %s
3 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,alpha.core,osx.cocoa.AtSync -analyzer-store=region -analyzer-constraints=range -verify -fblocks -Wno-unreachable-code -Wno-null-dereference -Wno-objc-root-class %s
    [all...]
  /external/icu/icu4c/source/
config.log 63 Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
133 Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
  /external/lldb/source/Host/macosx/
Host.mm 61 #include <objc/objc-auto.h>
    [all...]
  /external/srtp/
config.log 72 Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
acondit.mode1v3 599 <string>/Users/acondit/source/antlr3/acondit_localhost/code/antlr/main/runtime/ObjC/Framework/ANTLR.xcodeproj</string>
    [all...]
  /external/clang/docs/
Block-ABI-Apple.rst 888 Under ObjC we allow ``__weak`` as an attribute on ``__block`` variables, and
    [all...]
  /external/clang/include/clang/Basic/
IdentifierTable.h 175 /// For example, 'class' will return tok::objc_class if ObjC is enabled.
  /external/clang/include/clang/Serialization/
ASTWriter.h 375 /// happen, but the ObjC AST nodes are designed this way), it will be
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 82 /// The region representing an object (ObjC/C++) on which the method is
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 663 /// except under the fragile ObjC ABI with only ObjC exceptions
673 // If ObjC exceptions are enabled, this depends on the ABI.
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
Checkers.td 387 HelpText<"Check for prohibited nil arguments to ObjC method calls">,
  /external/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp 639 assert(SelfVal.isValid() && "Calling super but not in ObjC method");
    [all...]
  /external/clang/test/SemaObjC/
arc.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin11 -fobjc-runtime-has-weak -fsyntax-only -fobjc-arc -fblocks -verify -Wno-objc-root-class %s
  /external/clang/tools/libclang/
Indexing.cpp 329 /// and ObjC container.
    [all...]
  /external/clang/www/analyzer/
annotations.html 132 href="http://clang.llvm.org/docs/LanguageExtensions.html#the-objc-method-family-attribute"><tt>objc_method_family</tt></a>
  /external/lldb/include/lldb/API/
SBTarget.h 588 /// C++ methods, or ObjC selectors.
  /external/lldb/include/lldb/Core/
ValueObject.h 95 eExpressionPathScanEndReasonFragileIVarNotAllowed, // ObjC ivar expansion not allowed
    [all...]
  /external/lldb/scripts/Python/interface/
SBTarget.i 570 /// C++ methods, or ObjC selectors.
  /external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFCompileUnit.cpp     [all...]
  /external/lldb/source/Symbol/
Symtab.cpp 370 // If the demangled name turns out to be an ObjC name, and
    [all...]
  /external/llvm/include/llvm/IR/
DIBuilder.h 425 /// @param UnderlyingType Underlying type of a C++11/ObjC fixed enum.
    [all...]
  /external/chromium_org/chrome/
chrome_tests_unit.gypi     [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
make.py 87 COMPILABLE_EXTENSIONS.update({'.m': 'objc', '.mm' : 'objcxx'})
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h 735 /// \brief Return C++ or ObjC overridden methods for the given \p Method.
737 /// An ObjC method is considered to override any method in the class's
    [all...]
  /external/clang/lib/Driver/
Driver.cpp     [all...]

Completed in 1015 milliseconds

<<4142434445464748