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

/external/clang/lib/Parse/
H A DParseDecl.cpp1381 return ParseDeclGroup(DS, Context, /*FunctionDefs=*/ false, &DeclEnd, FRI);
1531 /// ParseDeclGroup - Having concluded that this is either a function
1534 Parser::DeclGroupPtrTy Parser::ParseDeclGroup(ParsingDeclSpec &DS, function in class:Parser

Completed in 120 milliseconds