Home
last modified time | relevance | path

Searched defs:getProperty (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dnsobject-attribute.m30 id getProperty(id self) { function
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h203 const NamedDecl *getProperty() const { return Property; } in getProperty() function