Searched refs:ASTRecordLayouts (Results 1 – 3 of 3) sorted by relevance
2897 const ASTRecordLayout *Entry = ASTRecordLayouts[D]; in getASTRecordLayout()2961 ASTRecordLayouts[D] = NewEntry; in getASTRecordLayout()
779 I = ASTRecordLayouts.begin(), E = ASTRecordLayouts.end(); I != E; ) { in ~ASTContext()8524 return ASTRecordLayouts.getMemorySize() + in getSideTableAllocatedMemory()
153 ASTRecordLayouts; variable