Home
last modified time | relevance | path

Searched refs:OTPDecl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp727 OTPDecl(const_cast<ObjCTypeParamDecl *>(D)) { in ObjCTypeParamType()
3725 const ObjCTypeParamDecl *OTPDecl, in Profile() argument
3728 ID.AddPointer(OTPDecl); in Profile()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DType.h5752 ObjCTypeParamDecl *OTPDecl;
5783 const ObjCTypeParamDecl *OTPDecl,
5787 ObjCTypeParamDecl *getDecl() const { return OTPDecl; }