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.cpp752 OTPDecl(const_cast<ObjCTypeParamDecl *>(D)) { in ObjCTypeParamType()
4156 const ObjCTypeParamDecl *OTPDecl, in Profile() argument
4159 ID.AddPointer(OTPDecl); in Profile()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h6160 ObjCTypeParamDecl *OTPDecl;
6191 const ObjCTypeParamDecl *OTPDecl,
6195 ObjCTypeParamDecl *getDecl() const { return OTPDecl; }