Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp106 StmtResult Res = ParseStatementOrDeclarationAfterAttributes(Stmts, in ParseStatementOrDeclaration()
151 Parser::ParseStatementOrDeclarationAfterAttributes(StmtVector &Stmts, in ParseStatementOrDeclarationAfterAttributes() function in Parser
579 SubStmt = ParseStatementOrDeclarationAfterAttributes( in ParseLabeledStatement()
1850 StmtResult S = ParseStatementOrDeclarationAfterAttributes( in ParsePragmaLoopHint()
/external/clang/include/clang/Parse/
DParser.h1572 StmtResult ParseStatementOrDeclarationAfterAttributes(