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 107 T.isObjCGCWeak()) ||
    [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/AST/
TypePrinter.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h 931 /// isObjCGCWeak true when Type is objc's weak.
932 bool isObjCGCWeak() const {
    [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp     [all...]
RewriteObjC.cpp     [all...]

Completed in 101 milliseconds