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
261 bool isDeclspecAttribute() const { return SyntaxUsed == AS_Declspec; } in isDeclspecAttribute()
/external/clang/lib/Parse/
DParseDecl.cpp344 &ExprList, 1, AttributeList::AS_Declspec); in ParseMicrosoftDeclSpecWithSingleArg()
392 AttributeList::AS_Declspec); in ParseComplexMicrosoftDeclSpec()
479 0, 0, AttributeList::AS_Declspec); in ParseMicrosoftDeclSpec()