Searched defs:printName (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionWasm.cpp24 static void printName(raw_ostream &OS, StringRef Name) { function
H A DMCSectionELF.cpp30 static void printName(raw_ostream &OS, StringRef Name) { function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DSymbolicFile.h195 inline Error BasicSymbolRef::printName(raw_ostream &OS) const { function in class:llvm::object::BasicSymbolRef
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTUtils.cpp70 static raw_ostream &printName(raw_ostream &OS, StringRef Name) { function
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp461 void DeclarationNameInfo::printName(raw_ostream &OS, PrintingPolicy Policy) const { function in class:DeclarationNameInfo
H A DDecl.cpp1551 void NamedDecl::printName(raw_ostream &os) const { function in class:NamedDecl
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp710 static void sortAndPrintSymbolList(SymbolicFile &Obj, bool printName, argument
1188 dumpSymbolNamesFromObject(SymbolicFile &Obj, bool printName, argument

Completed in 147 milliseconds