Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
684 Expected<LeafRecord> LeafRecord::fromCodeViewRecord(CVType Type) { in fromCodeViewRecord() function in LeafRecord