Searched refs:getCUIDHash (Results 1 – 4 of 4) sorted by relevance
778 "__hip_fatbin_" + CGM.getContext().getCUIDHash(), nullptr, in makeModuleCtorFunction()846 : "__hip_gpubin_handle_" + CGM.getContext().getCUIDHash()); in makeModuleCtorFunction()
967 "__hip_cuid_" + getContext().getCUIDHash()); in Release()7769 OS << getContext().getCUIDHash(); in printPostfixForExternalizedDecl()
3465 StringRef getCUIDHash() const;
14177 StringRef ASTContext::getCUIDHash() const { in getCUIDHash() function in ASTContext