Home
last modified time | relevance | path

Searched defs:VolatileOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h87 unsigned VolatileOffset : 16; member
H A DCGExpr.cpp4846 const unsigned VolatileOffset = Info.VolatileStorageOffset.getQuantity(); in EmitLValueForField() local