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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DVTableBuilder.h124 const CXXRecordDecl *getRTTIDecl() const { function in class:clang::VTableComponent
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp1938 Component.getRTTIDecl()->printQualifiedName(Out);
3140 Component.getRTTIDecl()->printQualifiedName(Out);
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp395 const CXXRecordDecl *RTTIDecl = VtableComponent.getRTTIDecl();

Completed in 174 milliseconds