Home
last modified time | relevance | path

Searched defs:DumpRecordLayout (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp3487 static void DumpRecordLayout(raw_ostream &OS, const RecordDecl *RD, in DumpRecordLayout() function
3629 void ASTContext::DumpRecordLayout(const RecordDecl *RD, raw_ostream &OS, in DumpRecordLayout() function in ASTContext