HomeSort by: relevance | last modified time | path
    Searched refs:TryParseSimpleDeclaration (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseTentative.cpp 120 // FIXME: TryParseSimpleDeclaration doesn't look past the first initializer,
137 TPR = TryParseSimpleDeclaration(AllowForRangeDecl);
226 Parser::TPResult Parser::TryParseSimpleDeclaration(bool AllowForRangeDecl) {
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 2541 TPResult TryParseSimpleDeclaration(bool AllowForRangeDecl);

Completed in 21 milliseconds