Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DVTableBuilder.h119 const CXXRecordDecl *getRTTIDecl() const { in getRTTIDecl() function
/openbsd/gnu/llvm/clang/lib/AST/
H A DVTableBuilder.cpp1945 Component.getRTTIDecl()->printQualifiedName(Out); in dumpLayout()
3163 Component.getRTTIDecl()->printQualifiedName(Out); in dumpLayout()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp416 const CXXRecordDecl *RTTIDecl = VtableComponent.getRTTIDecl(); in isVTableHidden()