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

/external/clang/lib/AST/
H A DType.cpp2388 bool Type::isObjCRetainableType() const { function in class:Type
2411 return type->isObjCRetainableType();

Completed in 83 milliseconds