Searched refs:VBPType (Results 1 – 4 of 4) sorted by relevance
160 codeview::TypeIndex VBPType; variable
1727 if (!VBPType.getIndex()) { in getVBPTypeIndex()1738 VBPType = TypeTable.writePointer(PR); in getVBPTypeIndex()1741 return VBPType; in getVBPTypeIndex()
216 codeview::TypeIndex VBPType; variable
2242 if (!VBPType.getIndex()) { in getVBPTypeIndex()2252 VBPType = TypeTable.writeLeafType(PR); in getVBPTypeIndex()2255 return VBPType; in getVBPTypeIndex()