Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp1044 TPResult TPR = TryParseFunctionDeclarator(); in TryParseDeclarator()
1083 TPR = TryParseFunctionDeclarator(); in TryParseDeclarator()
2002 Parser::TPResult Parser::TryParseFunctionDeclarator() { in TryParseFunctionDeclarator() function in Parser
/netbsd/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2552 TPResult TryParseFunctionDeclarator();