Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp253 static llvm::json::Array toJSONSorted(const llvm::StringSet<> &Set) { in toJSONSorted() function
261 static llvm::json::Array toJSONSorted(std::vector<ModuleID> V) { in toJSONSorted() function