Searched refs:setObjCSuperType (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1216 void setObjCSuperType(QualType ST) { ObjCSuperType = ST; } function in class:clang::ASTContext
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp1495 Context.setObjCSuperType(Context.getTagDeclType(TD));

Completed in 88 milliseconds