HomeSort by: relevance | last modified time | path
    Searched refs:hasStrongOrWeakObjCLifetime (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 355 bool hasStrongOrWeakObjCLifetime() const {
1123 bool hasStrongOrWeakObjCLifetime() const {
1124 return getQualifiers().hasStrongOrWeakObjCLifetime();
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprCXX.cpp 123 if (DestroyedType.hasStrongOrWeakObjCLifetime()) {

Completed in 40 milliseconds