Searched defs:CallbackIdx (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp843 int CallbackIdx = TypeSize == 32 ? 0 : local
873 int CallbackIdx = TypeSize == 8 ? 0 : local

Completed in 56 milliseconds