Home
last modified time | relevance | path

Searched refs:VBPType (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h264 codeview::TypeIndex VBPType; variable
H A DCodeViewDebug.cpp2505 if (!VBPType.getIndex()) { in getVBPTypeIndex()
2515 VBPType = TypeTable.writeLeafType(PR); in getVBPTypeIndex()
2518 return VBPType; in getVBPTypeIndex()