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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h286 bool hasObjCLifetime() const { return Mask & LifetimeMask; } function in class:clang::Qualifiers
1096 bool hasObjCLifetime() const { return Quals.hasObjCLifetime(); } function in class:clang::ExtQuals

Completed in 65 milliseconds