Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp78 static size_t getStringIndex(StringRef Name) { in getStringIndex() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h173 uint32_t getStringIndex() const { return StringIndex; } in getStringIndex() function
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp127 unsigned getStringIndex(StringRef Str) { in getStringIndex() function