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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
YAMLParser.h 506 bool WasPreviousTokenFlowEntry = true; // Start with an imaginary ','.
  /src/external/apache2/llvm/dist/llvm/lib/Support/
YAMLParser.cpp 2313 WasPreviousTokenFlowEntry = true;
2332 if (!WasPreviousTokenFlowEntry) {
2343 WasPreviousTokenFlowEntry = false;

Completed in 16 milliseconds