Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DDWARFVisitor.h43 virtual void onForm(AttributeAbbrev &AttAbbrev, FormValue &Value) {} in onForm()
52 virtual void onForm(const AttributeAbbrev &AttAbbrev, in onForm()
DDWARFYAML.cpp54 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping()