HomeSort by relevance Sort by last modified time
    Searched refs:ParseMicrosoftDeclSpecWithSingleArg (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Parse/
ParseDecl.cpp 328 void Parser::ParseMicrosoftDeclSpecWithSingleArg(IdentifierInfo *AttrName,
383 ParseMicrosoftDeclSpecWithSingleArg(Ident, Loc, Attrs);
389 ParseMicrosoftDeclSpecWithSingleArg(Ident, Loc, Attrs);
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 23 milliseconds