Searched refs:ASTRecordLayouts (Results 1 – 3 of 3) 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()
158 ASTRecordLayouts; variable