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

  /external/clang/lib/CodeGen/
CGBlocks.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h 268 bool hasStrongOrWeakObjCLifetime() const {
907 bool hasStrongOrWeakObjCLifetime() const {
908 return getQualifiers().hasStrongOrWeakObjCLifetime();
    [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]

Completed in 105 milliseconds