Searched defs:newName (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp92 const char *newName() { function in struct:__anon3002::Renamer
/freebsd-current/sys/fs/udf/
H A Dosta.c310 UDFTransName( unicode_t *newName, unicode_t *udfName, int udfLen) argument
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp781 StringRef newName = CI->first; local
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DSymbolTable.cpp528 std::string newName = (name.substr(0, i) + "0" + name.substr(i)).str(); local
[all...]
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp302 std::string newName = ("_" + baseName).str(); local
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp631 std::string newName = (name.substr(0, i) + "0" + name.substr(i)).str(); local
[all...]
/freebsd-current/contrib/bmake/
H A Dparse.c1181 char *fullname, *incdir, *slash, *newName; local

Completed in 289 milliseconds