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

/external/llvm/lib/VMCore/
H A DDebugInfo.cpp293 /// isObjCProperty - Return true if the specified tag is DW_TAG
294 bool DIDescriptor::isObjCProperty() const { function in class:DIDescriptor
1019 } else if (this->isObjCProperty()) {

Completed in 322 milliseconds