Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ObjectYAML/
H A DYAMLTest.cpp34 yaml::Output YOut(OS); in TEST() local
35 YOut << BH; in TEST()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DYAMLIOTest.cpp336 Output YOut(OS); in TEST() local
337 YOut << Original; in TEST()
366 Output YOut(OS); in TEST() local
367 YOut << WithTab; in TEST()