Home | History | Annotate | Download | only in Lex

Lines Matching refs:IsExternC

954     Attributes() : IsSystem(), IsExternC(), IsExhaustive() { }
960 unsigned IsExternC : 1;
1398 if (Attrs.IsExternC)
1399 ActiveModule->IsExternC = true;
2184 Attrs.IsExternC = true;