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

<<4142434445464748

  /external/clang/test/SemaObjCXX/
objcbridge-attribute.mm 1 // RUN: %clang_cc1 -fsyntax-only -x objective-c++ -fobjc-arc -verify -Wno-objc-root-class %s
  /external/lldb/docs/
lldb-for-gdb-users.txt 66 to set a breakpoint on all ObjC selectors called alignLeftEdges:. It
  /external/lldb/scripts/Python/interface/
SBModule.i 209 /// C++ methods, or ObjC selectors.
  /external/lldb/source/Expression/
IRDynamicChecks.cpp 89 message.Printf ("Attempted to dereference an invalid ObjC Object or send it an unrecognized selector");
  /external/lldb/source/Plugins/SymbolFile/DWARF/
HashedNameToDIE.h 151 // Always set for C++, only set for ObjC if this is the
    [all...]
  /external/lldb/source/Symbol/
Type.cpp 720 // For now we are just skipping ObjC classes that get made by hand from the runtime, because
  /external/lldb/test/functionalities/data-formatter/data-formatter-objc/
main.m 1 //===-- main.m ------------------------------------------------*- ObjC -*-===//
  /external/llvm/docs/
SourceLevelDebugging.rst     [all...]
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 133 /// used for some ObjC metadata. The default of "" meast that for this system
  /external/llvm/include/llvm/Support/
Dwarf.h 888 // Always set for C++, only set for ObjC if this is the @implementation for a
  /external/llvm/lib/MC/MCParser/
AsmLexer.cpp 585 // TODO: Quoted identifiers (objc methods etc)
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AsmBackend.cpp 326 // S_LITERAL_POINTERS (e.g. objc selector pointers)
  /external/llvm/test/Transforms/ObjCARC/
allocas.ll 1 ; RUN: opt -objc-arc -S < %s | FileCheck %s
  /external/libcxxabi/src/
cxa_demangle.cpp     [all...]
  /frameworks/compile/mclinker/include/mcld/Support/
CXADemangle.tcc     [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_demangle.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 497 /// construction of varies types used during ObjC generation.
    [all...]
  /external/clang/lib/Driver/
Tools.cpp 220 /// \brief Determine whether we are linking the ObjC runtime.
434 // OBJC_INCLUDE_PATH - system includes enabled when compiling ObjC.
435 addDirectoryList(Args, CmdArgs, "-objc-isystem", "OBJC_INCLUDE_PATH");
436 // OBJCPLUS_INCLUDE_PATH - system includes enabled when compiling ObjC++.
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
darwin_usb.c 40 #include <objc/objc-auto.h>
    [all...]
  /external/clang/include/clang/AST/
DeclBase.h 186 /// global variable, etc.) that is lexically inside an objc container
524 /// global variable, etc.) that is lexically inside an objc container
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
ASTDumper.cpp 288 // ObjC Decls
345 // ObjC
    [all...]
DeclObjC.cpp 1 //===--- DeclObjC.cpp - ObjC Declaration AST Node Implementation ----------===//
463 assert(!hasDefinition() && "ObjC class already has a definition");
    [all...]
  /external/clang/lib/Sema/
SemaPseudoObject.cpp 760 // passing C++11 style initialized temporaries to objc++ properties
    [all...]

Completed in 648 milliseconds

<<4142434445464748