Searched refs:ParseFunctionDeclaratorIdentifierList (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Parse/
H A DParser.h2209 void ParseFunctionDeclaratorIdentifierList(
/external/clang/lib/Parse/
H A DParseDecl.cpp5101 ParseFunctionDeclaratorIdentifierList(D, ParamInfo);
5246 /// ParseFunctionDeclaratorIdentifierList - While parsing a function declarator
5255 void Parser::ParseFunctionDeclaratorIdentifierList( function in class:Parser

Completed in 155 milliseconds