Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3210 StringRef getCUIDHash() const;
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp6451 OS << ".static." << getContext().getCUIDHash(); in printPostfixForExternalizedStaticVar()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp11717 StringRef ASTContext::getCUIDHash() const { in getCUIDHash() function in ASTContext