Searched refs:FunctionDeclAndLoc (Results 1 – 1 of 1) sorted by relevance
12062 struct FunctionDeclAndLoc { struct12070 llvm::DenseSet<FunctionDeclAndLoc> LocsWithCUDACallDiags; argument12078 /* Caller = */ FunctionDeclAndLoc>13059 template <> struct DenseMapInfo<clang::Sema::FunctionDeclAndLoc> {13060 using FunctionDeclAndLoc = clang::Sema::FunctionDeclAndLoc;13063 static FunctionDeclAndLoc getEmptyKey() {13067 static FunctionDeclAndLoc getTombstoneKey() {13071 static unsigned getHashValue(const FunctionDeclAndLoc &FDL) {13076 static bool isEqual(const FunctionDeclAndLoc &LHS,13077 const FunctionDeclAndLoc &RHS) {