Home
last modified time | relevance | path

Searched refs:ParseComplexMicrosoftDeclSpec (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParser.h1977 void ParseComplexMicrosoftDeclSpec(IdentifierInfo *Ident,
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseDecl.cpp376 void Parser::ParseComplexMicrosoftDeclSpec(IdentifierInfo *Ident, in ParseComplexMicrosoftDeclSpec() function in Parser
584 ParseComplexMicrosoftDeclSpec(AttrName, AttrNameLoc, Attrs); in ParseMicrosoftDeclSpec()