Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp95 Error fromCodeViewRecord(CVType Type) override { in fromCodeViewRecord() function
486 Error LeafRecordImpl<FieldListRecord>::fromCodeViewRecord(CVType Type) { in fromCodeViewRecord() function in LeafRecordImpl
679 Expected<LeafRecord> LeafRecord::fromCodeViewRecord(CVType Type) { in fromCodeViewRecord() function in LeafRecord