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.cpp2076 Parser::ParseAliasDeclarationInInitStatement(DeclaratorContext Context, in ParseAliasDeclarationInInitStatement() function in Parser
2211 DG = ParseAliasDeclarationInInitStatement( in ParseCXXCondition()
H A DParseStmt.cpp2106 DG = ParseAliasDeclarationInInitStatement(DeclaratorContext::ForInit, in ParseForStatement()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2096 DeclGroupPtrTy ParseAliasDeclarationInInitStatement(DeclaratorContext Context,