Searched refs:FunctionDeclAndLoc (Results 1 – 1 of 1) sorted by relevance
11755 struct FunctionDeclAndLoc { struct11763 llvm::DenseSet<FunctionDeclAndLoc> LocsWithCUDACallDiags; argument11771 /* Caller = */ FunctionDeclAndLoc>12719 template <> struct DenseMapInfo<clang::Sema::FunctionDeclAndLoc> {12720 using FunctionDeclAndLoc = clang::Sema::FunctionDeclAndLoc;12723 static FunctionDeclAndLoc getEmptyKey() {12727 static FunctionDeclAndLoc getTombstoneKey() {12731 static unsigned getHashValue(const FunctionDeclAndLoc &FDL) {12736 static bool isEqual(const FunctionDeclAndLoc &LHS,12737 const FunctionDeclAndLoc &RHS) {