Searched refs:CreateObjCClass (Results 1 – 2 of 2) sorted by relevance
341 CompilerType CreateObjCClass(const char *name, clang::DeclContext *decl_ctx,
1485 return CreateObjCClass(name, decl_ctx, isForwardDecl, isInternal, metadata); in CreateRecordType()1846 CompilerType ClangASTContext::CreateObjCClass(const char *name, in CreateObjCClass() function in ClangASTContext