Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp213 return ParseLabeledStatement(Attrs, StmtCtx); in ParseStatementOrDeclarationAfterAttributes()
742 StmtResult Parser::ParseLabeledStatement(ParsedAttributes &Attrs, in ParseLabeledStatement() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2178 StmtResult ParseLabeledStatement(ParsedAttributes &Attrs,