Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DWebAssembly.cpp119 bool HasBitField = false; in classifyArgumentType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h128 bool HasBitField; variable
H A DBTFDebug.cpp280 BTFTypeStruct(const DICompositeType * STy,bool IsStruct,bool HasBitField,uint32_t Vlen) BTFTypeStruct() argument
669 bool HasBitField = false; visitStructType() local