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