Searched refs:ParseSimpleDeclaration (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseExprCXX.cpp | 1965 DG = ParseSimpleDeclaration(DeclaratorContext::SelectionInit, DeclEnd, in ParseCXXCondition() 1979 DeclGroupPtrTy DG = ParseSimpleDeclaration( in ParseCXXCondition()
|
| H A D | ParseStmt.cpp | 1994 DG = ParseSimpleDeclaration( in ParseForStatement()
|
| H A D | ParseDecl.cpp | 1899 return ParseSimpleDeclaration(Context, DeclEnd, DeclAttrs, DeclSpecAttrs, in ParseDeclaration() 1922 return ParseSimpleDeclaration(Context, DeclEnd, DeclAttrs, DeclSpecAttrs, in ParseDeclaration() 1931 Parser::DeclGroupPtrTy Parser::ParseSimpleDeclaration( in ParseSimpleDeclaration() function in Parser
|
| /freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
| H A D | Parser.h | 1762 ParseSimpleDeclaration(DeclaratorContext Context, SourceLocation &DeclEnd,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 4209 …jRNS_14SourceLocationERNS_16ParsedAttributesEb", "clang::Parser::ParseSimpleDeclaration(clang::AST…
|