OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParseStatementOrDeclaration
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Parse/
ParseStmt.cpp
42
Res =
ParseStatementOrDeclaration
(Stmts, true, TrailingElseLoc);
48
///
ParseStatementOrDeclaration
- Read 'statement' or 'declaration'.
98
Parser::
ParseStatementOrDeclaration
(StmtVector &Stmts, bool OnlyStatement,
943
R =
ParseStatementOrDeclaration
(Stmts, false);
[
all
...]
/external/clang/include/clang/Parse/
Parser.h
[
all
...]
Completed in 29 milliseconds