Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h1548 void printPostfixForExternalizedDecl(llvm::raw_ostream &OS,
H A DCGCUDANV.cpp304 CGM.printPostfixForExternalizedDecl(Out, ND); in getDeviceSideName()
H A DCodeGenModule.cpp1495 CGM.printPostfixForExternalizedDecl(Out, ND); in getMangledNameImpl()
7150 void CodeGenModule::printPostfixForExternalizedDecl(llvm::raw_ostream &OS, in printPostfixForExternalizedDecl() function in CodeGenModule