Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h278 codeview::TypeIndex VBPType; variable
H A DCodeViewDebug.cpp2614 if (!VBPType.getIndex()) { in getVBPTypeIndex()
2624 VBPType = TypeTable.writeLeafType(PR); in getVBPTypeIndex()
2627 return VBPType; in getVBPTypeIndex()