Home
last modified time | relevance | path

Searched defs:newStr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/tools/mlir-tblgen/
H A DEnumsGen.cpp41 return newStr; in makeIdentifier() local
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2337 replace_all(std::string & str,const std::string & oldStr,const std::string & newStr) replace_all() argument
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c3510 char *newStr; makeClientContainer() local