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

/external/clang/include/clang/AST/
H A DASTContext.h1383 void setObjCSuperType(QualType ST) { ObjCSuperType = ST; } function in class:clang::ASTContext::DynTypedNodeList
/external/clang/lib/Sema/
H A DSemaDecl.cpp1759 Context.setObjCSuperType(Context.getTagDeclType(TD));

Completed in 143 milliseconds