Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp113 StmtResult Res = ParseStatementOrDeclarationAfterAttributes( in ParseStatementOrDeclaration()
155 Parser::ParseStatementOrDeclarationAfterAttributes(StmtVector &Stmts, in ParseStatementOrDeclarationAfterAttributes() function in Parser
597 SubStmt = ParseStatementOrDeclarationAfterAttributes( in ParseLabeledStatement()
1928 StmtResult S = ParseStatementOrDeclarationAfterAttributes( in ParsePragmaLoopHint()
/external/clang/include/clang/Parse/
DParser.h1679 StmtResult ParseStatementOrDeclarationAfterAttributes(