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 DCGCUDANV.cpp292 CGM.printPostfixForExternalizedDecl(Out, ND); in getDeviceSideName()
H A DCodeGenModule.h1623 void printPostfixForExternalizedDecl(llvm::raw_ostream &OS,
H A DCodeGenModule.cpp1925 CGM.printPostfixForExternalizedDecl(Out, ND); in getMangledNameImpl()
7735 void CodeGenModule::printPostfixForExternalizedDecl(llvm::raw_ostream &OS, in printPostfixForExternalizedDecl() function in CodeGenModule