Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp25 DescVector Descriptions; in getDescriptions() local
113 static DescVector Descriptions = getDescriptions(); in getOpDesc() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h191 std::vector<DWARFOperation> Descriptions; member