Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3368 StringRef getCUIDHash() const;
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp7620 OS << getContext().getCUIDHash(); in printPostfixForExternalizedDecl()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp13604 StringRef ASTContext::getCUIDHash() const { in getCUIDHash() function in ASTContext