Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDYAMLParser.cpp1266 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()
1285 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenSchedule.h57 bool IsSequence; member