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

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseTentative.cpp 1044 TPResult TPR = TryParseFunctionDeclarator();
1083 TPR = TryParseFunctionDeclarator();
1990 /// TryParseFunctionDeclarator - We parsed a '(' and we want to try to continue
1992 /// If TryParseFunctionDeclarator fully parsed the function declarator, it will
2002 Parser::TPResult Parser::TryParseFunctionDeclarator() {
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 2552 TPResult TryParseFunctionDeclarator();

Completed in 30 milliseconds