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