Searched refs:FunctionDeclAndLoc (Results 1 – 1 of 1) sorted by relevance
65 struct FunctionDeclAndLoc { struct73 llvm::DenseSet<FunctionDeclAndLoc> LocsWithCUDACallDiags; argument81 /* Caller = */ FunctionDeclAndLoc>293 template <> struct DenseMapInfo<clang::SemaCUDA::FunctionDeclAndLoc> {294 using FunctionDeclAndLoc = clang::SemaCUDA::FunctionDeclAndLoc;298 static FunctionDeclAndLoc getEmptyKey() {302 static FunctionDeclAndLoc getTombstoneKey() {306 static unsigned getHashValue(const FunctionDeclAndLoc &FDL) {311 static bool isEqual(const FunctionDeclAndLoc &LHS,312 const FunctionDeclAndLoc &RHS) {