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

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

Completed in 127 milliseconds