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

  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 2986 bool isFunctionDeclaratorIdentifierList();
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp 6524 if (isFunctionDeclaratorIdentifierList()) {
6679 /// isFunctionDeclaratorIdentifierList - This parameter list may have an
6684 bool Parser::isFunctionDeclaratorIdentifierList() {

Completed in 65 milliseconds