Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp8606 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertyDefinition() local
8608 AddObjCProperties(CCContext, ClassImpl->getClassInterface(), false, in CodeCompleteObjCPropertyDefinition()
8638 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertySynthesizeIvar() local
8640 Class = ClassImpl->getClassInterface(); in CodeCompleteObjCPropertySynthesizeIvar()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst3030 then a file ``ClassImpl.hpp`` is considered "main" (in addition to
3034 ``ClassImpl.hpp`` would not have the main include file put on top
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp6827 if (ObjCImplementationDecl *ClassImpl = Class->getImplementation()) in clang_getCursorDefinition() local
6828 if (ObjCMethodDecl *Def = ClassImpl->getMethod( in clang_getCursorDefinition()