Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp1245 scanFlowCollectionStart(bool IsSequence) scanFlowCollectionStart() argument
1262 scanFlowCollectionEnd(bool IsSequence) scanFlowCollectionEnd() argument
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h57 bool IsSequence; member