Searched defs:docSeq (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A DYAMLTraits.h1269 operator>>(Input &yin, T &docSeq) { argument
1271 yamlize(yin, docSeq, true);
1289 operator>>(Input &yin, T &docSeq) { argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLTraits.h1369 operator>>(Input &yin, T &docSeq) { argument
1372 yamlize(yin, docSeq, true, Ctx);
1391 operator>>(Input &yin, T &docSeq) { argument

Completed in 234 milliseconds