Home
last modified time | relevance | path

Searched refs:WasPreviousTokenFlowEntry (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DYAMLParser.h506 bool WasPreviousTokenFlowEntry = true; // Start with an imaginary ','. variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DYAMLParser.cpp2313 WasPreviousTokenFlowEntry = true; in increment()
2332 if (!WasPreviousTokenFlowEntry) { in increment()
2343 WasPreviousTokenFlowEntry = false; in increment()