Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2554 TPResult TryParseFunctionDeclarator();