Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFVisitor.h42 virtual void onForm(AttributeAbbrev &AttAbbrev, FormValue &Value) {} in onForm() function
51 virtual void onForm(const AttributeAbbrev &AttAbbrev, in onForm() function
DDWARFVisitor.cpp61 onForm(*AbbrForm, *FormVal); in traverseDebugInfo()