Searched refs:FunctionDeclAndLoc (Results 1 – 1 of 1) sorted by relevance
12954 struct FunctionDeclAndLoc { struct12962 llvm::DenseSet<FunctionDeclAndLoc> LocsWithCUDACallDiags; argument12970 /* Caller = */ FunctionDeclAndLoc>13985 template <> struct DenseMapInfo<clang::Sema::FunctionDeclAndLoc> {13986 using FunctionDeclAndLoc = clang::Sema::FunctionDeclAndLoc;13989 static FunctionDeclAndLoc getEmptyKey() {13993 static FunctionDeclAndLoc getTombstoneKey() {13997 static unsigned getHashValue(const FunctionDeclAndLoc &FDL) {14002 static bool isEqual(const FunctionDeclAndLoc &LHS,14003 const FunctionDeclAndLoc &RHS) {