Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAttributeList.h81 AS_Declspec, enumerator
349 bool isDeclspecAttribute() const { return SyntaxUsed == AS_Declspec; } in isDeclspecAttribute()
/external/clang/lib/Parse/
DParseDecl.cpp507 AttributeList::AS_Declspec); in ParseMicrosoftDeclSpecArgs()
514 SourceLocation(), AttributeList::AS_Declspec); in ParseMicrosoftDeclSpecArgs()
587 AttributeList::AS_Declspec); in ParseMicrosoftDeclSpec()