Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp5895 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertyDefinition() local
5897 AddObjCProperties(ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()
5928 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertySynthesizeIvar() local
5930 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()
/external/clang/tools/libclang/
DCIndex.cpp4429 if (ObjCImplementationDecl *ClassImpl = Class->getImplementation()) in clang_getCursorDefinition() local
4430 if (ObjCMethodDecl *Def = ClassImpl->getMethod(Method->getSelector(), in clang_getCursorDefinition()