Home
last modified time | relevance | path

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

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