Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DYAMLParser.cpp1245 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()
1262 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.h50 bool IsSequence; member