Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DYAMLParser.h410 WasPreviousTokenFlowEntry(true), // Start with an imaginary ','. in SequenceNode()
434 bool WasPreviousTokenFlowEntry; variable
/external/llvm/lib/Support/
DYAMLParser.cpp1976 WasPreviousTokenFlowEntry = true; in increment()
1994 if (!WasPreviousTokenFlowEntry) { in increment()
2005 WasPreviousTokenFlowEntry = false; in increment()