Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/
H A DDWARFExpression.cpp115 static Desc getDescImpl(ArrayRef<Desc> Descriptions, unsigned Opcode) { in getDescImpl() function
124 return getDescImpl(Descriptions, Opcode); in getOpDesc()
141 return getDescImpl(Descriptions, SubOpcode); in getSubOpDesc()