Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/llvm-ar/
Dllvm-ar.cpp571 doQuickAppend(std::string* ErrMsg) { in doQuickAppend() function
750 case QuickAppend: haveError = doQuickAppend(&ErrMsg); break; in main()