Searched refs:ParseFunctionDeclarator (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseDecl.cpp | 6860 ParseFunctionDeclarator(D, attrs, T, IsAmbiguous); in ParseDirectDeclarator() 7105 ParseFunctionDeclarator(D, attrs, T, false, RequiresArg); in ParseParenDeclarator() 7151 void Parser::ParseFunctionDeclarator(Declarator &D, in ParseFunctionDeclarator() function in Parser
|
| /freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
| H A D | Parser.h | 2707 void ParseFunctionDeclarator(Declarator &D, ParsedAttributes &FirstArgAttrs,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 4230 …tionERNS_10DeclaratorERNS_16ParsedAttributesEb", "clang::Parser::ParseFunctionDeclarator(clang::So…
|