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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1794 return getTypeDeclType(getObjCInstanceTypeDecl());
1799 TypedefDecl *getObjCInstanceTypeDecl();
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 6821 TypedefDecl *ASTContext::getObjCInstanceTypeDecl() {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 7371 return Context.getObjCInstanceTypeDecl();

Completed in 35 milliseconds