Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h298 codeview::TypeIndex VBPType; variable
H A DCodeViewDebug.cpp2666 if (!VBPType.getIndex()) { in getTypeIndex()
2676 VBPType = TypeTable.writeLeafType(PR); in getTypeIndex()
2679 return VBPType; in getTypeIndex()