Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAttributeList.cpp122 bool IsGNU = SyntaxUsed == AS_GNU || (SyntaxUsed == AS_CXX11 && in getKind() local
124 if (IsGNU && AttrName.size() >= 4 && AttrName.startswith("__") && in getKind()