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

  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 2831 bool ParseMicrosoftDeclSpecArgs(IdentifierInfo *AttrName,
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp 550 bool Parser::ParseMicrosoftDeclSpecArgs(IdentifierInfo *AttrName,
748 AttrHandled = ParseMicrosoftDeclSpecArgs(AttrName, AttrNameLoc, Attrs);

Completed in 38 milliseconds