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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1099 return ParseDeclGroup(DS, DeclaratorContext::FileContext);
H A DParseDecl.cpp1848 return ParseDeclGroup(DS, Context, &DeclEnd, FRI);
2000 /// ParseDeclGroup - Having concluded that this is either a function
2003 Parser::DeclGroupPtrTy Parser::ParseDeclGroup(ParsingDeclSpec &DS, function in class:Parser
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2192 DeclGroupPtrTy ParseDeclGroup(ParsingDeclSpec &DS, DeclaratorContext Context,

Completed in 149 milliseconds