Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h3338 StringRef getCUIDHash() const;
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp7184 OS << getContext().getCUIDHash(); in printPostfixForExternalizedDecl()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp13449 StringRef ASTContext::getCUIDHash() const { in getCUIDHash() function in ASTContext