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

  /external/clang/lib/Sema/
SemaObjCProperty.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/AST/
DeclCXX.cpp 655 if (T->isObjCRetainableType() || T.isObjCGCStrong()) {
    [all...]
  /external/clang/include/clang/AST/
Type.h 937 /// isObjCGCStrong true when Type is objc's strong.
938 bool isObjCGCStrong() const {
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]

Completed in 29 milliseconds