Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp606 fromCodeViewSymbolImpl(CVSymbol Symbol) { in fromCodeViewSymbolImpl() function
620 return fromCodeViewSymbolImpl<SymbolRecordImpl<ClassName>>(Symbol); in fromCodeViewSymbol()
626 return fromCodeViewSymbolImpl<UnknownSymbolRecord>(Symbol); in fromCodeViewSymbol()