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.cpp806 OTPDecl(const_cast<ObjCTypeParamDecl *>(D)) { in ObjCTypeParamType()
4386 const ObjCTypeParamDecl *OTPDecl, in Profile() argument
4389 ID.AddPointer(OTPDecl); in Profile()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h7074 ObjCTypeParamDecl *OTPDecl;
7105 const ObjCTypeParamDecl *OTPDecl,
7109 ObjCTypeParamDecl *getDecl() const { return OTPDecl; }