Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1851 Parser::ParseAliasDeclarationInInitStatement(DeclaratorContext Context, in ParseAliasDeclarationInInitStatement() function in Parser
1961 DG = ParseAliasDeclarationInInitStatement( in ParseCXXCondition()
H A DParseStmt.cpp1986 DG = ParseAliasDeclarationInInitStatement(DeclaratorContext::ForInit, in ParseForStatement()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h4971 DeclGroupPtrTy ParseAliasDeclarationInInitStatement(DeclaratorContext Context,