Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DRefactoringActionRulesTest.cpp112 std::string YAMLString = in TEST_F() local
H A DRefactoringTest.cpp1109 std::string YAMLString = Change.toYAMLString(); in TEST_F() local
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1052 DWARFYAML::emitDebugSections(StringRef YAMLString, bool IsLittleEndian, in emitDebugSections()