Searched defs:setObjCSuperType (Results 1 - 1 of 1) 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

Completed in 142 milliseconds