HomeSort by relevance Sort by last modified time
    Searched refs:isObjCProperty (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/IR/
DebugInfo.cpp 334 /// isObjCProperty - Return true if the specified tag is DW_TAG
335 bool DIDescriptor::isObjCProperty() const {
425 if (!isObjCProperty())
1033 } else if (this->isObjCProperty()) {
    [all...]
  /external/llvm/include/llvm/
DebugInfo.h 127 bool isObjCProperty() const;
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]

Completed in 31 milliseconds