Searched refs:IsGNU (Results 1 – 1 of 1) sorted by relevance
122 bool IsGNU = SyntaxUsed == AS_GNU || (SyntaxUsed == AS_CXX11 && in getKind() local124 if (IsGNU && AttrName.size() >= 4 && AttrName.startswith("__") && in getKind()