Searched refs:ASTRecordLayouts (Results 1 – 6 of 6) sorted by relevance
2940 const ASTRecordLayout *Entry = ASTRecordLayouts[D]; in getASTRecordLayout()3000 ASTRecordLayouts[D] = NewEntry; in getASTRecordLayout()
776 I = ASTRecordLayouts.begin(), E = ASTRecordLayouts.end(); I != E; ) { in ~ASTContext()8715 return ASTRecordLayouts.getMemorySize() + in getSideTableAllocatedMemory()
3190 const ASTRecordLayout *Entry = ASTRecordLayouts[D]; in getASTRecordLayout()3255 ASTRecordLayouts[D] = NewEntry; in getASTRecordLayout()
995 I = ASTRecordLayouts.begin(), E = ASTRecordLayouts.end(); I != E; ) { in ~ASTContext()10888 return ASTRecordLayouts.getMemorySize() + in getSideTableAllocatedMemory()
158 ASTRecordLayouts; variable
261 ASTRecordLayouts; variable