Searched refs:getCUIDHash (Results 1 – 4 of 4) sorted by relevance
842 : "_" + CGM.getContext().getCUIDHash()), in makeModuleCtorFunction()911 : "_" + CGM.getContext().getCUIDHash())); in makeModuleCtorFunction()
1075 "__hip_cuid_" + getContext().getCUIDHash()); in Release()8102 OS << getContext().getCUIDHash(); in printPostfixForExternalizedDecl()
3705 StringRef getCUIDHash() const;
15102 StringRef ASTContext::getCUIDHash() const { in getCUIDHash() function in ASTContext