Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-doc/
H A DYAMLGenerator.cpp95 Value = StringToSymbol(Scalar); in input()
99 static SymbolID StringToSymbol(llvm::StringRef Value) { in StringToSymbol() function