Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBTFDebug.h117 bool HasBitField; variable
H A DBTFDebug.cpp212 bool HasBitField, uint32_t Vlen) in BTFTypeStruct()
390 bool HasBitField = false; in visitStructType() local