Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp856 OTPDecl(const_cast<ObjCTypeParamDecl *>(D)) { in ObjCTypeParamType()
4601 const ObjCTypeParamDecl *OTPDecl, in Profile() argument
4604 ID.AddPointer(OTPDecl); in Profile()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h7430 ObjCTypeParamDecl *OTPDecl;
7461 const ObjCTypeParamDecl *OTPDecl,
7465 ObjCTypeParamDecl *getDecl() const { return OTPDecl; }