Searched refs:AS_GNU (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Sema/
H A DAttributeList.cpp122 bool IsGNU = SyntaxUsed == AS_GNU || (SyntaxUsed == AS_CXX11 &&
H A DSemaType.cpp3317 /*args*/ &Args, 1, AttributeList::AS_GNU);
/external/clang/lib/Parse/
H A DParseDecl.cpp154 AttributeList::AS_GNU);
161 SourceLocation(), AttributeList::AS_GNU, D);
258 nullptr, AttrNameLoc, T.get(), AttributeList::AS_GNU);
261 nullptr, AttrNameLoc, nullptr, 0, AttributeList::AS_GNU);
910 AttributeList::AS_GNU);
990 AttributeList::AS_GNU);
1097 nullptr, SourceLocation(), AttributeList::AS_GNU,
1111 nullptr, SourceLocation(), AttributeList::AS_GNU,
1192 AttributeList::AS_GNU);
/external/clang/include/clang/Sema/
H A DAttributeList.h77 AS_GNU, enumerator in enum:clang::AttributeList::Syntax

Completed in 377 milliseconds