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 306 bool hasStrongOrWeakObjCLifetime() const {
950 bool hasStrongOrWeakObjCLifetime() const {
951 return getQualifiers().hasStrongOrWeakObjCLifetime();
    [all...]
  /external/clang/lib/CodeGen/
CGBlocks.cpp     [all...]

Completed in 804 milliseconds