Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAttributeList.h65 AS_Declspec, enumerator
304 bool isDeclspecAttribute() const { return SyntaxUsed == AS_Declspec; } in isDeclspecAttribute()
/external/clang/lib/Parse/
DParseDecl.cpp355 &ExprList, 1, AttributeList::AS_Declspec); in ParseMicrosoftDeclSpecWithSingleArg()
404 AttributeList::AS_Declspec); in ParseComplexMicrosoftDeclSpec()
520 AttributeList::AS_Declspec); in ParseComplexMicrosoftDeclSpec()
593 0, 0, AttributeList::AS_Declspec); in ParseMicrosoftDeclSpec()