Home
last modified time | relevance | path

Searched refs:nextDocument (Results 1 – 9 of 9) sorted by relevance

/external/llvm/tools/yaml2obj/
Dyaml2obj.cpp63 } while (YIn.nextDocument()); in convertYAML()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2obj.cpp64 } while (YIn.nextDocument()); in convertYAML()
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp236 In.nextDocument(); in parse()
249 In.nextDocument(); in parse()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp246 In.nextDocument(); in parseIRModule()
265 In.nextDocument(); in parseMachineFunctions()
/external/llvm/include/llvm/Support/
DYAMLTraits.h1088 bool nextDocument();
1248 yin.nextDocument();
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLTraits.h1186 bool nextDocument();
1347 yin.nextDocument();
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DYAMLTraits.cpp108 bool Input::nextDocument() { in nextDocument() function in Input
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DYAMLTraits.h1461 yin.nextDocument();
/external/llvm/lib/Support/
DYAMLTraits.cpp96 bool Input::nextDocument() { in nextDocument() function in Input