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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2036 void ParseFunctionDeclaratorIdentifierList(
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp4964 ParseFunctionDeclaratorIdentifierList(D, ParamInfo);
5109 /// ParseFunctionDeclaratorIdentifierList - While parsing a function declarator
5118 void Parser::ParseFunctionDeclaratorIdentifierList( function in class:Parser

Completed in 133 milliseconds