Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/LineEditor/
DLineEditor.cpp137 std::string Prevs(Data->PrevCount, '\02'); in ElCompletionFn() local
138 ::el_push(EL, const_cast<char *>(Prevs.c_str())); in ElCompletionFn()
/external/llvm/lib/LineEditor/
DLineEditor.cpp137 std::string Prevs(Data->PrevCount, '\02'); in ElCompletionFn() local
138 ::el_push(EL, const_cast<char *>(Prevs.c_str())); in ElCompletionFn()