Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/Tooling/
DDiagnosticsYamlTest.cpp54 static const char *YAMLContent = variable
/external/llvm-project/clang/lib/Tooling/Refactoring/
DAtomicChange.cpp242 AtomicChange AtomicChange::convertFromYAML(llvm::StringRef YAMLContent) { in convertFromYAML()