Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DYAMLParser.h506 bool WasPreviousTokenFlowEntry = true; // Start with an imaginary ','. variable
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DYAMLParser.cpp2369 WasPreviousTokenFlowEntry = true; in increment()
2388 if (!WasPreviousTokenFlowEntry) { in increment()
2399 WasPreviousTokenFlowEntry = false; in increment()