Searched refs:getObjCInstanceTypeDecl (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h1490 return getTypeDeclType(getObjCInstanceTypeDecl());
1495 TypedefDecl *getObjCInstanceTypeDecl();
/external/clang/lib/AST/
H A DASTContext.cpp5101 TypedefDecl *ASTContext::getObjCInstanceTypeDecl() { function in class:ASTContext
/external/clang/lib/Serialization/
H A DASTReader.cpp6403 return Context.getObjCInstanceTypeDecl();

Completed in 127 milliseconds