Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp730 OTPDecl(const_cast<ObjCTypeParamDecl *>(D)) { in ObjCTypeParamType()
3885 const ObjCTypeParamDecl *OTPDecl, in Profile() argument
3888 ID.AddPointer(OTPDecl); in Profile()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DType.h5960 ObjCTypeParamDecl *OTPDecl;
5991 const ObjCTypeParamDecl *OTPDecl,
5995 ObjCTypeParamDecl *getDecl() const { return OTPDecl; }