OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParseLabeledStatement
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Parse/
ParseStmt.cpp
110
return
ParseLabeledStatement
(attrs);
435
///
ParseLabeledStatement
- We have an identifier and a ':' after it.
441
StmtResult Parser::
ParseLabeledStatement
(ParsedAttributes &attrs) {
[
all
...]
/external/clang/include/clang/Parse/
Parser.h
[
all
...]
Completed in 31 milliseconds