Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp578 fromCodeViewSymbolImpl(CVSymbol Symbol) { in fromCodeViewSymbolImpl() function
592 return fromCodeViewSymbolImpl<SymbolRecordImpl<ClassName>>(Symbol); in fromCodeViewSymbol()
598 return fromCodeViewSymbolImpl<UnknownSymbolRecord>(Symbol); in fromCodeViewSymbol()