Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp894 auto InsertSymbolsToJSON = [](Object &SymSection, TBDKey SegmentKey, in serializeSymbols() local
914 InsertSymbolsToJSON(AllSyms, TBDKey::Data, Fields.Data); in serializeSymbols()
915 InsertSymbolsToJSON(AllSyms, TBDKey::Text, Fields.Text); in serializeSymbols()