Home
last modified time | relevance | path

Searched defs:StringSize (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h89 uint32_t StringSize = 1; variable
/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dalgorithms.partition_point.bench.cpp52 static constexpr size_t StringSize = 32; member
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DWindowsResource.cpp676 uint32_t StringSize = String.size() * sizeof(UTF16) + sizeof(uint16_t); in performSectionOneLayout() local
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp1531 int64_t StringSize = LHSs->getValue().size(); in Fold() local