Home
last modified time | relevance | path

Searched defs:ClassImpl (Results 1 – 5 of 5) sorted by relevance

/external/testng/src/main/java/org/testng/internal/
DClassImpl.java35 public class ClassImpl implements IClass { class
52 public ClassImpl(ITestContext context, Class cls, XmlClass xmlClass, Object instance, in ClassImpl() method in ClassImpl
/external/clang/lib/Sema/
DSemaCodeComplete.cpp6180 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertyDefinition() local
6214 if (ObjCImplementationDecl *ClassImpl in CodeCompleteObjCPropertySynthesizeIvar() local
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp7900 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertyDefinition() local
7932 if (ObjCImplementationDecl *ClassImpl = in CodeCompleteObjCPropertySynthesizeIvar() local
/external/clang/tools/libclang/
DCIndex.cpp5726 if (ObjCImplementationDecl *ClassImpl = Class->getImplementation()) in clang_getCursorDefinition() local
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp6509 if (ObjCImplementationDecl *ClassImpl = Class->getImplementation()) in clang_getCursorDefinition() local