Searched refs:ParseImplicitInt (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseDecl.cpp | 2799 bool Parser::ParseImplicitInt(DeclSpec &DS, CXXScopeSpec *SS, in ParseImplicitInt() function in Parser 3686 if (ParseImplicitInt(DS, &SS, TemplateInfo, AS, DSContext, Attrs)) { in ParseDeclarationSpecifiers() 3851 if (ParseImplicitInt(DS, nullptr, TemplateInfo, AS, DSContext, Attrs)) { in ParseDeclarationSpecifiers()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
| H A D | Parser.h | 1826 bool ParseImplicitInt(DeclSpec &DS, CXXScopeSpec *SS,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 4214 …ERKNS0_18ParsedTemplateInfoENS_15AccessSpecifierE", "clang::Parser::ParseImplicitInt(clang::DeclSp…
|