Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DLineIterator.cpp34 line_iterator::line_iterator(const MemoryBuffer &Buffer, bool SkipBlanks, in line_iterator() function in line_iterator
/third_party/flatbuffers/src/
Didl_gen_json_schema.cpp180 for (auto line_iterator = comment_lines.cbegin(); in PrepareDescription() local