Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h157 void addValues(ArrayRef<DbgValueLoc> Vals) { in addValues() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOptTable.cpp322 bool OptTable::addValues(const char *Option, const char *Values) { in addValues() function in OptTable