Home
last modified time | relevance | path

Searched refs:isObjCInertUnsafeUnretainedType (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGBlocks.cpp404 if (variable->getType()->isObjCInertUnsafeUnretainedType()) { in computeBlockInfo()
/external/clang/lib/AST/
DType.cpp519 bool Type::isObjCInertUnsafeUnretainedType() const { in isObjCInertUnsafeUnretainedType() function in Type
/external/clang/include/clang/AST/
DType.h1671 bool isObjCInertUnsafeUnretainedType() const;