Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp113 StmtResult Res = ParseStatementOrDeclarationAfterAttributes( in ParseStatementOrDeclaration()
159 StmtResult Parser::ParseStatementOrDeclarationAfterAttributes( in ParseStatementOrDeclarationAfterAttributes() function in Parser
658 SubStmt = ParseStatementOrDeclarationAfterAttributes(Stmts, StmtCtx, in ParseLabeledStatement()
2247 StmtResult S = ParseStatementOrDeclarationAfterAttributes( in ParsePragmaLoopHint()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2058 StmtResult ParseStatementOrDeclarationAfterAttributes(