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

/external/clang/include/clang/AST/
H A DASTContext.h1168 QualType getObjCSuperType() const;
/external/clang/lib/AST/
H A DASTContext.cpp4370 QualType ASTContext::getObjCSuperType() const { function in class:ASTContext
7384 Type = Context.getObjCSuperType();

Completed in 209 milliseconds