Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp322 SmallString<32> OutputStorage; in getCommands() local
328 Output ? Output->getValue(OutputStorage) : ""); in getCommands()