Home
last modified time | relevance | path

Searched defs:writeName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp404 bool writeName(const Decl *D, raw_ostream &OS) { in writeName() function in ASTNameGenerator::Implementation
603 bool ASTNameGenerator::writeName(const Decl *D, raw_ostream &OS) { in writeName() function in ASTNameGenerator
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp87 static void writeName(StringRef StrName, support::endian::Writer W) { in writeName() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp720 void AMDGPUMangledLibFunc::writeName(Stream &OS) const { in writeName() function in AMDGPUMangledLibFunc