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

  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 203 const ObjCPropertyDecl *getObjCProperty() const {
  /external/llvm/include/llvm/IR/
DebugInfo.h 369 /// getObjCProperty - Return property node, if this ivar is
371 MDNode *getObjCProperty() const;
    [all...]
  /external/llvm/lib/IR/
DebugInfo.cpp 648 /// getObjCProperty - Return property node, if this ivar is associated with one.
649 MDNode *DIDerivedType::getObjCProperty() const {
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp     [all...]
  /external/clang/include/clang/AST/
Expr.h 451 const ObjCPropertyRefExpr *getObjCProperty() const;
    [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]

Completed in 598 milliseconds