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

/external/llvm/lib/IR/
H A DDebugInfo.cpp320 /// isObjCProperty - Return true if the specified tag is DW_TAG_APPLE_property.
321 bool DIDescriptor::isObjCProperty() const { function in class:DIDescriptor
396 if (!isObjCProperty())
1256 } else if (this->isObjCProperty()) {

Completed in 140 milliseconds