Searched defs:TypeTable (Results 1 – 4 of 4) sorted by relevance
214 private static class TypeTable { class in TypeResolver217 TypeTable() { in TypeTable() method in TypeResolver.TypeTable221 private TypeTable(ImmutableMap<TypeVariableKey, Type> map) { in TypeTable() method in TypeResolver.TypeTable
39 codeview::MemoryTypeTableBuilder TypeTable; variable
55 codeview::GlobalTypeTableBuilder TypeTable; variable
378 llvm::codeview::MergingTypeTableBuilder TypeTable; member