Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp319 SmallString<32> OutputStorage; in getCommands() local
325 Output ? Output->getValue(OutputStorage) : ""); in getCommands()