Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp188 return ParseLabeledStatement(Attrs, StmtCtx); in ParseStatementOrDeclarationAfterAttributes()
619 StmtResult Parser::ParseLabeledStatement(ParsedAttributesWithRange &attrs, in ParseLabeledStatement() function in Parser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2062 StmtResult ParseLabeledStatement(ParsedAttributesWithRange &attrs,