| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSectionGOFF.h | 125 void setName(StringRef SectionName) { Name = SectionName; } in setName() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Timer.h | 224 void setName(StringRef NewName, StringRef NewDescription) { in setName() function
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVElement.cpp | 95 void LVElement::setName(StringRef ElementName) { in setName() function in LVElement
|
| H A D | LVScope.cpp | 1819 void LVScopeFunction::setName(StringRef ObjectName) { in setName() function in LVScopeFunction
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Sarif.h | 271 SarifRule setName(llvm::StringRef RuleName) { in setName() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | WindowsResource.h | 79 void setName(uint16_t ID) { in setName() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVObject.h | 247 virtual void setName(StringRef ObjectName) {} in setName() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibFunc.h | 352 void setName(StringRef N) { Name = std::string(N); } in setName() function 415 void setName(StringRef N) { Impl->setName(N); } in setName() function
|
| H A D | AMDGPUSplitModule.cpp | 767 void setName(StringRef NewName) { Name = NewName; } in setName() function in llvm::__anon00e757230111::SplitProposal
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Symbols.h | 178 void setName(StringRef s) { in setName() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclarationName.h | 822 void setName(DeclarationName N) { Name = N; } in setName() function
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Type.cpp | 571 void StructType::setName(StringRef Name) { in setName() function in StructType
|
| H A D | Value.cpp | 390 void Value::setName(const Twine &NewName) { in setName() function in Value
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenDAGPatterns.h | 676 void setName(StringRef N) { Name = N; } in setName() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | JITLink.h | 528 void setName(const orc::SymbolStringPtr Name) { this->Name = Name; } in setName() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 2256 void setName(const Init *NewName) { Name = NewName; } in setName() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.h | 166 void setName(const Twine &newName) { Name = newName.str(); } in setName() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyTIL.h | 402 void setName(StringRef S) { Name = S; } in setName() function
|
| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | Record.cpp | 2920 void Record::setName(const Init *NewName) { in setName() function in Record
|