Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp2051 bool Parser::ParseImplicitInt(DeclSpec &DS, CXXScopeSpec *SS, in ParseImplicitInt() function in Parser
2666 if (ParseImplicitInt(DS, &SS, TemplateInfo, AS, DSContext, Attrs)) { in ParseDeclarationSpecifiers()
2772 if (ParseImplicitInt(DS, 0, TemplateInfo, AS, DSContext, Attrs)) { in ParseDeclarationSpecifiers()
/trueos/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1647 bool ParseImplicitInt(DeclSpec &DS, CXXScopeSpec *SS,