Home
last modified time | relevance | path

Searched defs:BaseTypeRef (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h139 struct BaseTypeRef { struct
140 BaseTypeRef(unsigned BitSize, dwarf::TypeKind Encoding) : in BaseTypeRef() function
147 std::vector<BaseTypeRef> ExprRefedBaseTypes; argument
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h45 BaseTypeRef = 8, enumerator