Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseStmt.cpp201 return ParseLabeledStatement(Attrs, StmtCtx); in ParseStatementOrDeclarationAfterAttributes()
672 StmtResult Parser::ParseLabeledStatement(ParsedAttributes &Attrs, in ParseLabeledStatement() function in Parser
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h2084 StmtResult ParseLabeledStatement(ParsedAttributes &Attrs,