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

  /src/external/apache2/llvm/dist/clang/lib/Parse/
Parser.cpp 2497 if (MisplacedModuleBeginCount) {
2498 --MisplacedModuleBeginCount;
2515 ++MisplacedModuleBeginCount;
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 86 unsigned short MisplacedModuleBeginCount = 0;

Completed in 72 milliseconds