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

Completed in 32 milliseconds