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

  /external/llvm/include/llvm/Analysis/
DebugInfo.h 360 /// getObjCProperty - Return property node, if this ivar is
362 MDNode *getObjCProperty() const;
    [all...]
  /external/llvm/lib/Analysis/
DebugInfo.cpp 526 /// getObjCProperty - Return property node, if this ivar is associated with one.
527 MDNode *DIDerivedType::getObjCProperty() const {
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]
  /external/clang/include/clang/AST/
Expr.h 388 const ObjCPropertyRefExpr *getObjCProperty() const;
    [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]

Completed in 479 milliseconds