Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp6081 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertyDefinition() local
6083 AddObjCProperties(ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()
6114 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertySynthesizeIvar() local
6116 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()
/external/clang/tools/libclang/
DCIndex.cpp5101 if (ObjCImplementationDecl *ClassImpl = Class->getImplementation()) in clang_getCursorDefinition() local
5102 if (ObjCMethodDecl *Def = ClassImpl->getMethod(Method->getSelector(), in clang_getCursorDefinition()