Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp1153 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()
1170 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()
/third_party/node/deps/v8/src/regexp/
Dregexp-bytecode-peephole.cc408 bool BytecodeSequenceNode::IsSequence() const { in IsSequence() function in v8::internal::__anon5c2bf49a0111::BytecodeSequenceNode