Home
last modified time | relevance | path

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

/external/clang/include/clang/Parse/
DParser.h2220 void ParseFunctionDeclaratorIdentifierList(
/external/clang/lib/Parse/
DParseDecl.cpp5309 ParseFunctionDeclaratorIdentifierList(D, ParamInfo); in ParseFunctionDeclarator()
5495 void Parser::ParseFunctionDeclaratorIdentifierList( in ParseFunctionDeclaratorIdentifierList() function in Parser