Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseStmt.cpp181 return ParseLabeledStatement(Attrs, StmtCtx); in ParseStatementOrDeclarationAfterAttributes()
596 StmtResult Parser::ParseLabeledStatement(ParsedAttributesWithRange &attrs, in ParseLabeledStatement() function in Parser
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h2007 StmtResult ParseLabeledStatement(ParsedAttributesWithRange &attrs,