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()
148 Parser::ParseStatementOrDeclarationAfterAttributes(StmtVector &Stmts, in ParseStatementOrDeclarationAfterAttributes() function in Parser
585 SubStmt = ParseStatementOrDeclarationAfterAttributes( in ParseLabeledStatement()
1886 StmtResult S = ParseStatementOrDeclarationAfterAttributes( in ParsePragmaLoopHint()
/external/clang/include/clang/Parse/
DParser.h1647 StmtResult ParseStatementOrDeclarationAfterAttributes(