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 308 /// isObjCProperty - Return true if the specified tag is DW_TAG_APPLE_property.
309 bool DIDescriptor::isObjCProperty() const {
402 if (!isObjCProperty())
    [all...]
  /external/llvm/include/llvm/
DebugInfo.h 135 bool isObjCProperty() const;
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 318 if (!Ty.isObjCProperty())
    [all...]

Completed in 49 milliseconds