Searched defs:NewName (Results 1 - 24 of 24) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DRenamingAction.h60 RenameOccurrences(const NamedDecl *ND, std::string NewName) argument
67 std::string NewName; member in class:clang::tooling::final
/freebsd-13-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmnames.c189 char NewName[4]; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Core/
H A DLookup.cpp85 getBestNamespaceSubstr(const DeclContext *DeclA, StringRef NewName, bool HadLeadingColonColon) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp204 void HandleOneRename(ASTContext &Context, const std::string &NewName, argument
66 initiate(RefactoringRuleContext &Context, SourceRange SelectionRange, std::string NewName) argument
145 createRenameReplacements(const SymbolOccurrences &Occurrences, const SourceManager &SM, const SymbolName &NewName) argument
H A DUSRLocFinder.cpp510 createRenameAtomicChanges(llvm::ArrayRef<std::string> USRs, llvm::StringRef NewName, Decl *TranslationUnitDecl) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp212 SmallString<128> NewName; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp57 std::string NewName = (Name + ModuleId).str(); local
H A DSampleProfile.cpp1882 StringRef NewName = OrigName.substr(0, pos); local
H A DWholeProgramDevirt.cpp1100 std::string NewName = (TheFn->getName() + "$merged").str(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h204 void setName(StringRef NewName, StringRef NewDescription) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp327 std::string NewName = std::string(NewF->getName()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp143 std::string NewName = std::string(Name); local
H A DValue.cpp279 void Value::setNameImpl(const Twine &NewName) { argument
342 void Value::setName(const Twine &NewName) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp379 StringRef NewName = Pair.second.trim(); local
H A DCopyConfig.h79 StringRef NewName; member in struct:llvm::objcopy::SectionRename
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp203 SmallString<128> NewName = Name; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp748 std::string NewName = std::string(Suffix) + ".split-lp"; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp341 std::string NewName = ELFYAML::appendUniqueSuffix( local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2370 std::string NewName = std::string(Suffix) + ".split-lp"; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp117 Init *NewName = local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1894 StringRef NewName = HeaderInfo.MapHeaderToIncludeAlias(OriginalFilename); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp330 void updateArgStr(Option *O, StringRef NewName, SubCommand *SC) { argument
340 void updateArgStr(Option *O, StringRef NewName) { argument
H A DVirtualFileSystem.cpp77 Status Status::copyWithNewName(const Status &In, const Twine &NewName) { argument
83 Status Status::copyWithNewName(const file_status &In, const Twine &NewName) { argument
179 RealFile(file_t RawFD, StringRef NewName, StringRef NewRealPathName) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h4092 DeclarationName NewName local

Completed in 504 milliseconds