Home
last modified time | relevance | path

Searched refs:printPostfixForExternalizedDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1544 void printPostfixForExternalizedDecl(llvm::raw_ostream &OS,
H A DCGCUDANV.cpp298 CGM.printPostfixForExternalizedDecl(Out, ND); in getDeviceSideName()
H A DCodeGenModule.cpp1899 CGM.printPostfixForExternalizedDecl(Out, ND); in getMangledNameImpl()
7586 void CodeGenModule::printPostfixForExternalizedDecl(llvm::raw_ostream &OS, in printPostfixForExternalizedDecl() function in CodeGenModule