Searched defs:ClassImpl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 8805 if (ObjCImplementationDecl *ClassImpl = CodeCompleteObjCPropertyDefinition() local |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 7113 if (ObjCImplementationDecl *ClassImpl = Class->getImplementation()) clang_getCursorDefinition() local |