Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp318 SmallString<32> OutputStorage; in getCommands() local
324 Output ? Output->getValue(OutputStorage) : ""); in getCommands()