Searched refs:FunctionDeclAndLoc (Results 1 – 1 of 1) sorted by relevance
55 struct FunctionDeclAndLoc { struct63 llvm::DenseSet<FunctionDeclAndLoc> LocsWithCUDACallDiags; argument71 /* Caller = */ FunctionDeclAndLoc>279 template <> struct DenseMapInfo<clang::SemaCUDA::FunctionDeclAndLoc> {280 using FunctionDeclAndLoc = clang::SemaCUDA::FunctionDeclAndLoc;284 static FunctionDeclAndLoc getEmptyKey() {288 static FunctionDeclAndLoc getTombstoneKey() {292 static unsigned getHashValue(const FunctionDeclAndLoc &FDL) {297 static bool isEqual(const FunctionDeclAndLoc &LHS,298 const FunctionDeclAndLoc &RHS) {