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

/external/clang/lib/AST/
H A DType.cpp1046 if ((*this)->isObjCLifetimeType())
1098 if ((*this)->isObjCLifetimeType())
2350 assert(isObjCLifetimeType() &&
2385 if (isObjCLifetimeType())
2398 bool Type::isObjCLifetimeType() const { function in class:Type

Completed in 73 milliseconds