Searched defs:IsBitField (Results 1 – 3 of 3) sorted by relevance
778 bool IsBitField = false; in GetFieldInfo() local810 bool IsBitField = false; in GetFieldInfo() local
2725 TEST_P(ASTMatchersTest, IsBitField) { in TEST_P() argument
11946 bool IsBitField = Arg->IgnoreParens()->getObjectKind() == OK_BitField; in EmitBPFBuiltinExpr() local