Searched refs:ASTRecordLayouts (Results 1 – 3 of 3) sorted by relevance
3354 const ASTRecordLayout *Entry = ASTRecordLayouts[D]; in getASTRecordLayout()3421 ASTRecordLayouts[D] = NewEntry; in getASTRecordLayout()
919 I = ASTRecordLayouts.begin(), E = ASTRecordLayouts.end(); I != E; ) { in cleanup()924 ASTRecordLayouts.clear(); in cleanup()12563 return ASTRecordLayouts.getMemorySize() + in getSideTableAllocatedMemory()
280 ASTRecordLayouts; variable