Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-doc/
DYAMLGenerator.cpp89 Value = StringToSymbol(Scalar); in input()
93 static SymbolID StringToSymbol(llvm::StringRef Value) { in StringToSymbol() function