Home
last modified time | relevance | path

Searched refs:IsGNU (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DAttributeList.cpp116 bool IsGNU = SyntaxUsed == AttributeList::AS_GNU || in normalizeAttrName() local
118 if (IsGNU && AttrName.size() >= 4 && AttrName.startswith("__") && in normalizeAttrName()