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

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

Completed in 604 milliseconds