Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp77 static size_t getStringIndex(StringRef Name) { in getStringIndex() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DWindowsResource.h173 uint32_t getStringIndex() const { return StringIndex; } in getStringIndex() function
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp132 unsigned getStringIndex(StringRef Str) { in getStringIndex() function