reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/ASTContext.h
 1745   TypedefDecl *getObjCInstanceTypeDecl();

References

tools/clang/include/clang/AST/ASTContext.h
 1740     return getTypeDeclType(getObjCInstanceTypeDecl());
tools/clang/lib/Serialization/ASTReader.cpp
 7808     return Context.getObjCInstanceTypeDecl();