HomeSort by relevance Sort by last modified time
    Searched refs:TryParseSimpleDeclaration (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Parse/
ParseTentative.cpp 114 // FIXME: TryParseSimpleDeclaration doesn't look past the first initializer,
130 TPR = TryParseSimpleDeclaration(AllowForRangeDecl);
229 Parser::TPResult Parser::TryParseSimpleDeclaration(bool AllowForRangeDecl) {
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 134 milliseconds