Searched refs:FunctionDeclAndLoc (Results 1 – 1 of 1) sorted by relevance
12065 struct FunctionDeclAndLoc { struct12073 llvm::DenseSet<FunctionDeclAndLoc> LocsWithCUDACallDiags; argument12081 /* Caller = */ FunctionDeclAndLoc>13062 template <> struct DenseMapInfo<clang::Sema::FunctionDeclAndLoc> {13063 using FunctionDeclAndLoc = clang::Sema::FunctionDeclAndLoc;13066 static FunctionDeclAndLoc getEmptyKey() {13070 static FunctionDeclAndLoc getTombstoneKey() {13074 static unsigned getHashValue(const FunctionDeclAndLoc &FDL) {13079 static bool isEqual(const FunctionDeclAndLoc &LHS,13080 const FunctionDeclAndLoc &RHS) {