OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypeSizeToSizeIndex
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
HWAddressSanitizer.cpp
707
static size_t
TypeSizeToSizeIndex
(uint32_t TypeSize) {
863
size_t AccessSizeIndex =
TypeSizeToSizeIndex
(O.TypeSize);
AddressSanitizer.cpp
1289
static size_t
TypeSizeToSizeIndex
(uint32_t TypeSize) {
1734
size_t AccessSizeIndex =
TypeSizeToSizeIndex
(TypeSize);
MemorySanitizer.cpp
1039
static unsigned
TypeSizeToSizeIndex
(unsigned TypeSize) {
1176
unsigned SizeIndex =
TypeSizeToSizeIndex
(TypeSizeInBits);
1250
unsigned SizeIndex =
TypeSizeToSizeIndex
(TypeSizeInBits);
Completed in 26 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026