HomeSort by: relevance | last modified time | path
    Searched refs:getObjCSuperType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1683 QualType getObjCSuperType() const;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 6607 QualType ASTContext::getObjCSuperType() const {
10434 Type = Context.getObjCSuperType();

Completed in 23 milliseconds