Home
last modified time | relevance | path

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

/external/clang/include/clang/Parse/
DParser.h2360 void ParseFunctionDeclaratorIdentifierList(
/external/clang/lib/Parse/
DParseDecl.cpp5614 ParseFunctionDeclaratorIdentifierList(D, ParamInfo); in ParseFunctionDeclarator()
5800 void Parser::ParseFunctionDeclaratorIdentifierList( in ParseFunctionDeclaratorIdentifierList() function in Parser