Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2987 void ParseFunctionDeclaratorIdentifierList(
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp6528 ParseFunctionDeclaratorIdentifierList(D, ParamInfo); in ParseFunctionDeclarator()
6716 void Parser::ParseFunctionDeclaratorIdentifierList( in ParseFunctionDeclaratorIdentifierList() function in Parser