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

/external/clang/lib/Sema/
H A DAttributeList.cpp116 bool IsGNU = SyntaxUsed == AttributeList::AS_GNU ||
H A DSemaType.cpp4640 /*args*/ &Args, 1, AttributeList::AS_GNU);
/external/clang/include/clang/Sema/
H A DAttributeList.h99 AS_GNU, enumerator in enum:clang::AttributeList::Syntax
/external/clang/lib/Parse/
H A DParseDecl.cpp158 AttributeList::AS_GNU);
165 SourceLocation(), AttributeList::AS_GNU, D);
1251 nullptr, SourceLocation(), AttributeList::AS_GNU,
1265 nullptr, SourceLocation(), AttributeList::AS_GNU,

Completed in 1983 milliseconds