Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h1520 void printPostfixForExternalizedDecl(llvm::raw_ostream &OS,
H A DCGCUDANV.cpp291 CGM.printPostfixForExternalizedDecl(Out, ND); in getDeviceSideName()
H A DCodeGenModule.cpp1444 CGM.printPostfixForExternalizedDecl(Out, ND); in getMangledNameImpl()
6942 void CodeGenModule::printPostfixForExternalizedDecl(llvm::raw_ostream &OS, in printPostfixForExternalizedDecl() function in CodeGenModule