Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp110 StmtResult Res = ParseStatementOrDeclarationAfterAttributes( in ParseStatementOrDeclaration()
152 Parser::ParseStatementOrDeclarationAfterAttributes(StmtVector &Stmts, in ParseStatementOrDeclarationAfterAttributes() function in Parser
614 SubStmt = ParseStatementOrDeclarationAfterAttributes( in ParseLabeledStatement()
2006 StmtResult S = ParseStatementOrDeclarationAfterAttributes( in ParsePragmaLoopHint()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1878 StmtResult ParseStatementOrDeclarationAfterAttributes(