Searched defs:printName (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCSectionWasm.cpp | 25 static void printName(raw_ostream &OS, StringRef Name) { in printName() function
|
H A D | MCSectionELF.cpp | 30 static void printName(raw_ostream &OS, StringRef Name) { in printName() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | SymbolicFile.h | 198 inline Error BasicSymbolRef::printName(raw_ostream &OS) const { in printName() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDKernelCodeTUtils.cpp | 68 static raw_ostream &printName(raw_ostream &OS, StringRef Name) { in printName() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclarationName.cpp | 472 void DeclarationNameInfo::printName(raw_ostream &OS, PrintingPolicy Policy) const { in printName() function in DeclarationNameInfo
|
H A D | DeclCXX.cpp | 3223 void DecompositionDecl::printName(llvm::raw_ostream &os) const { in printName() function in DecompositionDecl 3268 void MSGuidDecl::printName(llvm::raw_ostream &OS) const { in printName() function in MSGuidDecl
|
H A D | DeclTemplate.cpp | 1485 void TemplateParamObjectDecl::printName(llvm::raw_ostream &OS) const { in printName() function in TemplateParamObjectDecl
|
H A D | Decl.cpp | 1562 void NamedDecl::printName(raw_ostream &os) const { in printName() function in NamedDecl
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-nm/ |
H A D | llvm-nm.cpp | 752 static void sortAndPrintSymbolList(SymbolicFile &Obj, bool printName, in sortAndPrintSymbolList() 1772 static void dumpSymbolNamesFromObject(SymbolicFile &Obj, bool printName, in dumpSymbolNamesFromObject()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineBasicBlock.cpp | 478 void MachineBasicBlock::printName(raw_ostream &os, unsigned printNameFlags, in printName() function in MachineBasicBlock
|