Home
last modified time | relevance | path

Searched defs:IsSequence (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DYAMLParser.cpp1224 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()
1241 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.h54 bool IsSequence; member