Searched defs:hasStrongOrWeakObjCLifetime (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h265 bool hasStrongOrWeakObjCLifetime() const { function in class:clang::Qualifiers
839 bool hasStrongOrWeakObjCLifetime() const { function in class:clang::QualType
840 return getQualifiers().hasStrongOrWeakObjCLifetime();

Completed in 156 milliseconds