Searched defs:ParseGNUAttributes (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseDecl.cpp71 /// ParseGNUAttributes - Parse a non-empty attributes list.
109 void Parser::ParseGNUAttributes(ParsedAttributes &attrs, function in class:Parser
2473 ParseGNUAttributes(DS.getAttributes(), 0, LateAttrs);
3986 ParseGNUAttributes(DS.getAttributes());
4443 ParseGNUAttributes(attrs);

Completed in 46 milliseconds