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 197 const ObjCPropertyDecl *getObjCProperty() const {
  /external/llvm/include/llvm/
DebugInfo.h 337 /// getObjCProperty - Return property node, if this ivar is
339 MDNode *getObjCProperty() const;
  /external/llvm/lib/IR/
DebugInfo.cpp 606 /// getObjCProperty - Return property node, if this ivar is associated with one.
607 MDNode *DIDerivedType::getObjCProperty() const {
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]
  /external/clang/include/clang/AST/
Expr.h 440 const ObjCPropertyRefExpr *getObjCProperty() const;
    [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]

Completed in 55 milliseconds