HomeSort by relevance Sort by last modified time
    Searched refs:Synthesize (Results 1 - 14 of 14) sorted by null

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 11 // @synthesize declarations.
    [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/lib/ARCMigrate/
TransZeroOutPropsInDealloc.cpp 118 ObjCPropertyImplDecl::Synthesize) {
TransProperties.cpp 105 if (implD->getPropertyImplementation() != ObjCPropertyImplDecl::Synthesize)
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCDealloc.cpp 213 if (I->getPropertyImplementation() != ObjCPropertyImplDecl::Synthesize)
  /external/clang/tools/libclang/
IndexDecl.cpp 227 assert(D->getPropertyImplementation() == ObjCPropertyImplDecl::Synthesize);
  /external/chromium_org/chrome/browser/resources/cryptotoken/
llhidgnubby.js 49 // Synthesize a close error frame to alert all clients,
llusbgnubby.js 55 // Synthesize a close error frame to alert all clients,
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/AST/
DeclPrinter.cpp     [all...]
ASTImporter.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
CGObjCGNU.cpp     [all...]
CodeGenModule.cpp     [all...]

Completed in 297 milliseconds