Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h244 void appendRow(const DWARFDebugLine::Row &R) { Rows.push_back(R); } in appendRow() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp2480 AccessChainIndexListAppend appendRow(info->rowCount > 1, mIntNIds, row, in writeTransformFeedbackEmulationOutput() local