Searched defs:writeName (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Mangle.cpp | 404 bool writeName(const Decl *D, raw_ostream &OS) { in writeName() function in ASTNameGenerator::Implementation |
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ | ||
H A D | XCOFFEmitter.cpp | 87 static void writeName(StringRef StrName, support::endian::Writer W) { in writeName() function |
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULibFunc.cpp | 720 void AMDGPUMangledLibFunc::writeName(Stream &OS) const { in writeName() function in AMDGPUMangledLibFunc |