Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp124 StmtResult Res = ParseStatementOrDeclarationAfterAttributes( in ParseStatementOrDeclaration()
175 StmtResult Parser::ParseStatementOrDeclarationAfterAttributes( in ParseStatementOrDeclarationAfterAttributes() function in Parser
778 SubStmt = ParseStatementOrDeclarationAfterAttributes( in ParseLabeledStatement()
2500 StmtResult S = ParseStatementOrDeclarationAfterAttributes( in ParsePragmaLoopHint()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2173 StmtResult ParseStatementOrDeclarationAfterAttributes(