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 267 bool hasStrongOrWeakObjCLifetime() const {
876 bool hasStrongOrWeakObjCLifetime() const {
877 return getQualifiers().hasStrongOrWeakObjCLifetime();
    [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]

Completed in 220 milliseconds