Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1711 void printPostfixForExternalizedDecl(llvm::raw_ostream &OS,
H A DCGCUDANV.cpp303 CGM.printPostfixForExternalizedDecl(Out, ND); in getDeviceSideName()
H A DCodeGenModule.cpp2097 CGM.printPostfixForExternalizedDecl(Out, ND); in getMangledNameImpl()
8068 void CodeGenModule::printPostfixForExternalizedDecl(llvm::raw_ostream &OS, in printPostfixForExternalizedDecl() function in CodeGenModule