Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp23 typedef std::vector<DWARFExpression::Operation::Description> DescVector; typedef
25 static DescVector getDescriptions() { in getDescriptions()
26 DescVector Descriptions; in getDescriptions()
105 static DescVector Descriptions = getDescriptions(); in getOpDesc()