Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp467 const CXXRecordDecl *RTTIDecl = VtableComponent.getRTTIDecl(); in isVTableHidden() local
468 if (RTTIDecl->getVisibility() == Visibility::HiddenVisibility) in isVTableHidden()