Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp95 Error fromCodeViewRecord(CVType Type) override { in fromCodeViewRecord() function
491 Error LeafRecordImpl<FieldListRecord>::fromCodeViewRecord(CVType Type) { in fromCodeViewRecord() function in LeafRecordImpl
687 Expected<LeafRecord> LeafRecord::fromCodeViewRecord(CVType Type) { in fromCodeViewRecord() function in LeafRecord