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

  /external/llvm/include/llvm/Analysis/
DebugInfo.h 132 bool isObjCProperty() const;
    [all...]
  /external/llvm/lib/Analysis/
DebugInfo.cpp 292 /// isObjCProperty - Return true if the specified tag is DW_TAG
293 bool DIDescriptor::isObjCProperty() const {
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 855 } else if (Element.isObjCProperty()) {
    [all...]

Completed in 39 milliseconds