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

<<31323334353637383940>>

  /external/clang/tools/libclang/
CIndexHigh.cpp 162 // We are looking for identifiers to highlight so for objc methods (and
  /external/clang/www/
comparison.html 147 example, you cannot use Elsa to parse C/ObjC code without building an
  /external/compiler-rt/lib/asan/
asan_mac.cc 256 // A wrapper for the ObjC blocks used to support libdispatch.
  /external/lldb/include/lldb/API/
SBModule.h 148 /// C++ methods, or ObjC selectors.
  /external/lldb/include/lldb/Target/
ObjCLanguageRuntime.h 143 // the information that we want to support retrieving from an ObjC class
  /external/lldb/source/Commands/
CommandObjectExpression.cpp 167 "Evaluate a C/ObjC/C++ expression in the current program context, using user defined variables and variables currently in scope.",
  /external/lldb/source/Target/
ObjCLanguageRuntime.cpp 534 // a valid ObjC object)
ThreadPlanCallFunction.cpp 600 // If the user has set the ObjC language breakpoint, it would normally get priority over our internal
  /external/llvm/include/llvm/Analysis/
Passes.h 91 // createObjCARCAliasAnalysisPass - This pass implements ObjC-ARC-based
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp     [all...]
  /external/llvm/test/Transforms/ObjCARC/
ensure-that-exception-unwind-path-is-visited.ll 1 ; RUN: opt -objc-arc -S < %s | FileCheck %s
move-and-form-retain-autorelease.ll 1 ; RUN: opt -S -objc-arc-contract < %s | FileCheck %s
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCLexer.m 2 * This OBJC source file was generated by $ANTLR version 3.2 Aug 23, 2010 07:48:06
9 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
  /external/chromium_org/third_party/sqlite/src/src/
test_fuzzer.c 911 int objc, /* Number of arguments */
915 if( objc!=2 ){
  /external/lldb/include/lldb/
lldb-enumerations.h 542 // For ObjC this is the full function signature with the + or
547 eFunctionNameTypeSelector = (1u << 5), // Find function by selector name (ObjC) names
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h 303 the OBJC[PLUS]_INCLUDE_PATH environment variable, and allow
305 unsigned char objc; member in struct:cpp_options
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 846 // FIXME: Currently ObjC method declarations are incorrectly being
848 // is the containing ObjC @interface/@implementation. This is a
    [all...]
CompilerInvocation.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h 410 // ObjC GC qualifiers can match, be added, or be removed, but can't be
414 // ObjC lifetime qualifiers must match exactly.
931 /// isObjCGCWeak true when Type is objc's weak.
936 /// isObjCGCStrong true when Type is objc's strong.
    [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp 79 // ObjC string constant support.
84 // ObjC foreach break/continue generation support.
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/project.xcworkspace/xcuserdata/acondit.xcuserdatad/
UserInterfaceState.xcuserstate 1149 <string>file://localhost/Users/acondit/source/antlr3/acondit_localhost/code/antlr/main/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.m</string>
1483 <string>file://localhost/Users/acondit/source/antlr3/acondit_localhost/code/antlr/main/runtime/ObjC/Framework/ANTLRUnbufferedCommonTreeNodeStream.m</string>
    [all...]
  /external/chromium_org/chrome/
chrome_tests.gypi 238 'xcode_settings': {'OTHER_LDFLAGS': ['-Wl,-ObjC']},
    [all...]
  /external/clang/docs/
UsersManual.rst 27 which includes :ref:`C <c>`, :ref:`Objective-C <objc>`, :ref:`C++ <cxx>`, and
34 - :ref:`Objective-C Language <objc>`: ObjC 1, ObjC 2, ObjC 2.1, plus
    [all...]
  /external/libmtp/
aclocal.m4     [all...]
  /external/lldb/test/
dotest.py 97 'objc':'Tests related to the Objective-C programming language support',
277 matches the pattern 'ObjC' and it happens to be 'TestObjCMethods.py'):
279 $ ./dotest.py -v -p ObjC
284 Test setting objc breakpoints using '_regexp-break' and 'breakpoint set'. ... ok
286 Test setting objc breakpoints using '_regexp-break' and 'breakpoint set'. ... ok
    [all...]

Completed in 1263 milliseconds

<<31323334353637383940>>