Home
last modified time | relevance | path

Searched refs:CUIDHash (Results 1 – 12 of 12) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DASTContext.h329 mutable std::string CUIDHash; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTContext.h306 mutable std::string CUIDHash; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTContext.h306 mutable std::string CUIDHash; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DASTContext.h306 mutable std::string CUIDHash; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTContext.h306 mutable std::string CUIDHash; variable
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DASTContext.h306 mutable std::string CUIDHash; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DASTContext.cpp11805 if (!CUIDHash.empty()) in getCUIDHash()
11806 return CUIDHash; in getCUIDHash()
11809 CUIDHash = llvm::utohexstr(llvm::MD5Hash(LangOpts.CUID), /*LowerCase=*/true); in getCUIDHash()
11810 return CUIDHash; in getCUIDHash()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DASTContext.cpp11720 if (!CUIDHash.empty()) in getCUIDHash()
11721 return CUIDHash; in getCUIDHash()
11724 CUIDHash = llvm::utohexstr(llvm::MD5Hash(LangOpts.CUID), /*LowerCase=*/true); in getCUIDHash()
11725 return CUIDHash; in getCUIDHash()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DASTContext.cpp11720 if (!CUIDHash.empty()) in getCUIDHash()
11721 return CUIDHash; in getCUIDHash()
11724 CUIDHash = llvm::utohexstr(llvm::MD5Hash(LangOpts.CUID), /*LowerCase=*/true); in getCUIDHash()
11725 return CUIDHash; in getCUIDHash()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DASTContext.cpp11720 if (!CUIDHash.empty()) in getCUIDHash()
11721 return CUIDHash; in getCUIDHash()
11724 CUIDHash = llvm::utohexstr(llvm::MD5Hash(LangOpts.CUID), /*LowerCase=*/true); in getCUIDHash()
11725 return CUIDHash; in getCUIDHash()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DASTContext.cpp11720 if (!CUIDHash.empty()) in getCUIDHash()
11721 return CUIDHash; in getCUIDHash()
11724 CUIDHash = llvm::utohexstr(llvm::MD5Hash(LangOpts.CUID), /*LowerCase=*/true); in getCUIDHash()
11725 return CUIDHash; in getCUIDHash()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DASTContext.cpp11720 if (!CUIDHash.empty()) in getCUIDHash()
11721 return CUIDHash; in getCUIDHash()
11724 CUIDHash = llvm::utohexstr(llvm::MD5Hash(LangOpts.CUID), /*LowerCase=*/true); in getCUIDHash()
11725 return CUIDHash; in getCUIDHash()