Searched refs:DumpRecordLayout (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | RecordLayoutBuilder.cpp | 3466 DumpRecordLayout(D, llvm::outs(), getLangOpts().DumpRecordLayoutsSimple); in getASTRecordLayout() 3623 static void DumpRecordLayout(raw_ostream &OS, const RecordDecl *RD, in DumpRecordLayout() function 3678 DumpRecordLayout(OS, Base, C, BaseOffset, IndentLevel, in DumpRecordLayout() 3700 DumpRecordLayout(OS, RT->getDecl(), C, FieldOffset, IndentLevel, in DumpRecordLayout() 3737 DumpRecordLayout(OS, VBase, C, VBaseOffset, IndentLevel, in DumpRecordLayout() 3767 void ASTContext::DumpRecordLayout(const RecordDecl *RD, raw_ostream &OS, in DumpRecordLayout() function in ASTContext 3770 ::DumpRecordLayout(OS, RD, *this, CharUnits(), 0, nullptr, in DumpRecordLayout()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTContext.h | 2707 void DumpRecordLayout(const RecordDecl *RD, raw_ostream &OS,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 10649 …ayoutEPKNS_10RecordDeclERN4llvm11raw_ostreamE", "clang::ASTContext::DumpRecordLayout(clang::Record…
|