Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DVTableBuilder.h124 const CXXRecordDecl *getRTTIDecl() const { in getRTTIDecl() function
/external/clang/lib/AST/
DVTableBuilder.cpp1938 Component.getRTTIDecl()->printQualifiedName(Out); in dumpLayout()
3140 Component.getRTTIDecl()->printQualifiedName(Out); in dumpLayout()
/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp395 const CXXRecordDecl *RTTIDecl = VtableComponent.getRTTIDecl(); in isVTableHidden()