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 131 return ParseLabeledStatement(Attrs);
444 /// ParseLabeledStatement - We have an identifier and a ':' after it.
450 StmtResult Parser::ParseLabeledStatement(ParsedAttributesWithRange &attrs) {
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 32 milliseconds