Home
last modified time | relevance | path

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

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