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

/external/clang/lib/Parse/
H A DParseDecl.cpp973 bool AllowFunctionDefinitions,
990 if (AllowFunctionDefinitions && D.isFunctionDeclarator() &&
971 ParseDeclGroup(ParsingDeclSpec &DS, unsigned Context, bool AllowFunctionDefinitions, SourceLocation *DeclEnd, ForRangeInit *FRI) argument

Completed in 221 milliseconds