Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DType.cpp727 OTPDecl(const_cast<ObjCTypeParamDecl *>(D)) { in ObjCTypeParamType()
3716 const ObjCTypeParamDecl *OTPDecl, in Profile() argument
3719 ID.AddPointer(OTPDecl); in Profile()
/external/llvm-project/clang/include/clang/AST/
DType.h5720 ObjCTypeParamDecl *OTPDecl;
5751 const ObjCTypeParamDecl *OTPDecl,
5755 ObjCTypeParamDecl *getDecl() const { return OTPDecl; }