Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp22 typedef std::vector<DWARFExpression::Operation::Description> DescVector; typedef
24 static DescVector getDescriptions() { in getDescriptions()
25 DescVector Descriptions; in getDescriptions()
113 static DescVector Descriptions = getDescriptions(); in getOpDesc()