HomeSort by relevance Sort by last modified time
    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