Home
last modified time | relevance | path

Searched refs:PropImpl (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/libclang/
DCIndex.cpp3526 if (const ObjCPropertyImplDecl *PropImpl = in getDeclSpelling() local
3528 if (ObjCPropertyDecl *Property = PropImpl->getPropertyDecl()) in getDeclSpelling()
4857 if (const ObjCPropertyImplDecl *PropImpl = in clang_getCursorReferenced() local
4859 if (ObjCPropertyDecl *Property = PropImpl->getPropertyDecl()) in clang_getCursorReferenced()