Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseStmt.cpp329 Res = ParseGotoStatement(); in ParseStatementOrDeclarationAfterAttributes()
2380 StmtResult Parser::ParseGotoStatement() { in ParseGotoStatement() function in Parser
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h2201 StmtResult ParseGotoStatement();