Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp205 const ObjCInterfaceDecl *InterfaceD = D->getClassInterface(); in VisitObjCCategoryDecl() local
206 const StringRef InterfaceName = InterfaceD->getName(); in VisitObjCCategoryDecl()