HomeSort by: relevance | last modified time | path
    Searched refs:ParseMicrosoftTypeAttributes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp 764 void Parser::ParseMicrosoftTypeAttributes(ParsedAttributes &attrs) {
3583 ParseMicrosoftTypeAttributes(DS.getAttributes());
5578 ParseMicrosoftTypeAttributes(DS.getAttributes());
6353 ParseMicrosoftTypeAttributes(attrs);
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 2834 void ParseMicrosoftTypeAttributes(ParsedAttributes &attrs);

Completed in 50 milliseconds