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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp89 const char *newName() { function in struct:__anon3581::Renamer
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp783 StringRef newName = CI->first; local
/openbsd-current/gnu/llvm/lld/MachO/
H A DSymbolTable.cpp451 std::string newName = (name.substr(0, i) + "0" + name.substr(i)).str(); local
[all...]
/openbsd-current/gnu/llvm/lld/COFF/
H A DSymbolTable.cpp283 std::string newName = ("_" + baseName).str(); local
/openbsd-current/gnu/llvm/lld/ELF/
H A DRelocations.cpp612 std::string newName = (name.substr(0, i) + "0" + name.substr(i)).str(); local
[all...]
/openbsd-current/usr.bin/make/
H A Dparse.c1113 char *newName; local

Completed in 96 milliseconds