Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DJSON.cpp254 void abbreviate(const Value &V, OStream &JOS) { in abbreviate()
280 void abbreviateChildren(const Value &V, OStream &JOS) { in abbreviateChildren()
305 OStream JOS(OS, /*IndentSize=*/2); in printErrorContext() local