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

  /external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleObjCTypeVendor.cpp 338 const bool isSynthesized = false;
381 isSynthesized,
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 247 ObjCPropertyDecl *property, bool isSynthesized=true, bool
264 attrs |= isSynthesized ? (1<<0) : 0;
    [all...]
  /external/lldb/source/Symbol/
ClangASTType.cpp     [all...]

Completed in 87 milliseconds