Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dmalloc-sizeof.cpp13 void foo(unsigned int unsignedInt, unsigned int readSize) { in foo()
H A Dmalloc-sizeof.c13 void foo(unsigned int unsignedInt, unsigned int readSize) { in foo()
/llvm-project/lldb/source/Host/windows/
H A DHost.cpp46 size_t readSize = sizeof(peOffset); in GetTripleForProcess() local
/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp87 Error RawCoverageReader::readSize(uint64_t &Result) { in readSize() function in RawCoverageReader
[all...]