Home
last modified time | relevance | path

Searched refs:start_byte_pos (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2715 CharUnits start_byte_pos = RunSkipBlockVars[i].block_var_bytepos; in getBitmapBlockLayout() local
2716 CharUnits end_byte_pos = start_byte_pos; in getBitmapBlockLayout()
2727 end_byte_pos - start_byte_pos + RunSkipBlockVars[j-1].block_var_size; in getBitmapBlockLayout()