Searched refs:FunctionDeclAndLoc (Results 1 – 1 of 1) sorted by relevance
13359 struct FunctionDeclAndLoc { struct13367 llvm::DenseSet<FunctionDeclAndLoc> LocsWithCUDACallDiags; argument13375 /* Caller = */ FunctionDeclAndLoc>14377 template <> struct DenseMapInfo<clang::Sema::FunctionDeclAndLoc> {14378 using FunctionDeclAndLoc = clang::Sema::FunctionDeclAndLoc;14382 static FunctionDeclAndLoc getEmptyKey() {14386 static FunctionDeclAndLoc getTombstoneKey() {14390 static unsigned getHashValue(const FunctionDeclAndLoc &FDL) {14395 static bool isEqual(const FunctionDeclAndLoc &LHS,14396 const FunctionDeclAndLoc &RHS) {