Home
last modified time | relevance | path

Searched refs:ParseAliasDeclarationInInitStatement (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExprCXX.cpp1917 Parser::ParseAliasDeclarationInInitStatement(DeclaratorContext Context, in ParseAliasDeclarationInInitStatement() function in Parser
2051 DG = ParseAliasDeclarationInInitStatement( in ParseCXXCondition()
H A DParseStmt.cpp2017 DG = ParseAliasDeclarationInInitStatement(DeclaratorContext::ForInit, in ParseForStatement()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1999 DeclGroupPtrTy ParseAliasDeclarationInInitStatement(DeclaratorContext Context,