Searched refs:ASTRecordLayouts (Results 1 – 3 of 3) sorted by relevance
2476 const ASTRecordLayout *Entry = ASTRecordLayouts[D]; in getASTRecordLayout()2538 ASTRecordLayouts[D] = NewEntry; in getASTRecordLayout()
689 I = ASTRecordLayouts.begin(), E = ASTRecordLayouts.end(); I != E; ) { in ~ASTContext()7763 return ASTRecordLayouts.getMemorySize() in getSideTableAllocatedMemory()
139 ASTRecordLayouts; variable