Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDebugInfo.cpp335 bool DIDescriptor::isObjCProperty() const { in isObjCProperty() function in DIDescriptor
425 if (!isObjCProperty()) in Verify()
1033 } else if (this->isObjCProperty()) { in print()
/external/llvm/include/llvm/
DDebugInfo.h127 bool isObjCProperty() const;
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp971 } else if (Element.isObjCProperty()) { in constructTypeDIE()