Home
last modified time | relevance | path

Searched refs:takeAttributes (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h721 ParsedAttributes takeAttributes() { in takeAttributes() function
2038 void takeAttributes(ParsedAttributes &attrs, SourceLocation lastLoc) { in takeAttributes() function
/trueos/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1916 D.takeAttributes(attrs, endLoc);
1942 D.takeAttributes(attrs, endLoc); in MaybeParseCXX11Attributes()
/trueos/contrib/llvm/tools/clang/lib/Parse/
HDParseExpr.cpp2484 DeclaratorInfo.takeAttributes(DS.getAttributes(), SourceLocation()); in ParseBlockId()