Home
last modified time | relevance | path

Searched refs:getObjCSuperType (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h1300 QualType getObjCSuperType() const;
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp4805 QualType ASTContext::getObjCSuperType() const { in getObjCSuperType() function in ASTContext
7994 Type = Context.getObjCSuperType(); in DecodeTypeFromStr()