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

  /external/clang/lib/CodeGen/
CGBlocks.cpp     [all...]
CGObjCMac.cpp     [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 116 T.isObjCGCWeak()) ||
    [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/AST/
TypePrinter.cpp 941 if (tmp.isObjCGCWeak())
    [all...]
  /external/clang/include/clang/AST/
Type.h 857 /// isObjCGCWeak true when Type is objc's weak.
858 bool isObjCGCWeak() const {
    [all...]
  /external/clang/lib/Rewrite/
RewriteModernObjC.cpp     [all...]
RewriteObjC.cpp     [all...]

Completed in 144 milliseconds