Searched refs:YAMLInput (Results 1 – 1 of 1) sorted by relevance
535 llvm::yaml::Input YAMLInput(YAML, Strings); in symbolFromYAML() local536 if (YAMLInput.error()) in symbolFromYAML()538 YAMLInput >> Deserialized; in symbolFromYAML()545 llvm::yaml::Input YAMLInput(YAML, Strings); in refFromYAML() local546 if (YAMLInput.error()) in refFromYAML()548 YAMLInput >> Deserialized; in refFromYAML()