Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp787 std::unique_ptr<DictScope> FileScope; member in __anonb9a7a8320111::JSONELFDumper
8055 FileScope = std::make_unique<DictScope>(this->W); in printFileSummary()