HomeSort by relevance Sort by last modified time
    Searched full:attributesaswritten (Results 1 - 10 of 10) sorted by null

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 281 unsigned attributesAsWritten = 0;
283 attributesAsWritten |= ObjCPropertyDecl::OBJC_PR_readonly;
285 attributesAsWritten |= ObjCPropertyDecl::OBJC_PR_readwrite;
287 attributesAsWritten |= ObjCPropertyDecl::OBJC_PR_getter;
289 attributesAsWritten |= ObjCPropertyDecl::OBJC_PR_setter;
291 attributesAsWritten |= ObjCPropertyDecl::OBJC_PR_assign;
293 attributesAsWritten |= ObjCPropertyDecl::OBJC_PR_retain;
295 attributesAsWritten |= ObjCPropertyDecl::OBJC_PR_strong;
297 attributesAsWritten |= ObjCPropertyDecl::OBJC_PR_weak;
299 attributesAsWritten |= ObjCPropertyDecl::OBJC_PR_copy
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 461 milliseconds