Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAttributeList.h103 AS_Declspec, enumerator
371 bool isDeclspecAttribute() const { return SyntaxUsed == AS_Declspec; } in isDeclspecAttribute()
/external/clang/lib/Parse/
DParseDecl.cpp510 AttributeList::AS_Declspec); in ParseMicrosoftDeclSpecArgs()
517 SourceLocation(), AttributeList::AS_Declspec); in ParseMicrosoftDeclSpecArgs()
593 AttributeList::AS_Declspec); in ParseMicrosoftDeclSpecs()