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

  /external/clang/include/clang/AST/
Type.h 307 bool hasStrongOrWeakObjCLifetime() const {
951 bool hasStrongOrWeakObjCLifetime() const {
952 return getQualifiers().hasStrongOrWeakObjCLifetime();
    [all...]
  /external/clang/lib/CodeGen/
CGBlocks.cpp     [all...]

Completed in 47 milliseconds