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

  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 1481 bool lastParameterListWasEmpty = false)
1484 LastParameterListWasEmpty(lastParameterListWasEmpty) { }
1490 LastParameterListWasEmpty(false){ }
1517 bool LastParameterListWasEmpty;
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDeclCXX.cpp 1600 if (TemplateParams && TemplateInfo.LastParameterListWasEmpty) {

Completed in 28 milliseconds