Home
last modified time | relevance | path

Searched defs:NewName (Results 1 – 22 of 22) sorted by relevance

/external/clang/lib/Tooling/Core/
DLookup.cpp50 StringRef NewName, in getBestNamespaceSubstr()
/external/llvm/lib/IR/
DValue.cpp197 void Value::setNameImpl(const Twine &NewName) { in setNameImpl()
250 void Value::setName(const Twine &NewName) { in setName()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h392 std::string NewName = SrcM.getName(); in emitPartition() local
/external/lzma/CPP/7zip/UI/Common/
DUpdate.h70 UString NewName; member
/external/clang/lib/Basic/
DVirtualFileSystem.cpp53 Status Status::copyWithNewName(const Status &In, StringRef NewName) { in copyWithNewName()
59 Status Status::copyWithNewName(const file_status &In, StringRef NewName) { in copyWithNewName()
124 RealFile(int FD, StringRef NewName) in RealFile()
/external/llvm/lib/MC/
DMCContext.cpp188 SmallString<128> NewName = Name; in createSymbol() local
/external/llvm/lib/TableGen/
DRecord.cpp1594 void Record::setName(Init *NewName) { in setName()
1632 Init *NewName = Name->resolveReferences(*this, RV); in resolveReferencesTo() local
1920 BinOpInit *NewName = in QualifyName() local
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp486 std::string NewName = std::string(Suffix) + ".split-lp"; in SplitBlockPredecessors() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp978 std::string NewName = I->getName(); in DoPromotion() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp1224 std::string NewName = "rev" + utostr(I); in emitArgumentReversal() local
1269 std::string NewName = "s" + utostr(I); in emitShadowedArgs() local
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy.cpp622 std::string NewName; in MakeLegalFunctionName() local
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp620 std::string NewName; in MakeLegalFunctionName() local
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp662 std::string NewName; in MakeLegalFunctionName() local
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp643 std::string NewName; in MakeLegalFunctionName() local
/external/llvm/examples/Kaleidoscope/Orc/initial/
Dtoy.cpp659 std::string NewName; in MakeLegalFunctionName() local
/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
Dtoy.cpp659 std::string NewName; in MakeLegalFunctionName() local
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
Dtoy.cpp659 std::string NewName; in MakeLegalFunctionName() local
/external/clang/lib/Lex/
DPPDirectives.cpp1592 StringRef NewName = HeaderInfo.MapHeaderToIncludeAlias(OriginalFilename); in HandleIncludeDirective() local
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
Dtoy.cpp660 std::string NewName; in MakeLegalFunctionName() local
/external/llvm/lib/Support/
DCommandLine.cpp185 void updateArgStr(Option *O, StringRef NewName) { in updateArgStr()
/external/clang/lib/Sema/
DSemaExprCXX.cpp1754 DeclarationName NewName = Context.DeclarationNames.getCXXOperatorName( in FindAllocationFunctions() local
DTreeTransform.h3469 DeclarationName NewName in TransformDeclarationNameInfo() local