Searched refs:FunctionDeclAndLoc (Results 1 – 1 of 1) sorted by relevance
12581 struct FunctionDeclAndLoc { struct12589 llvm::DenseSet<FunctionDeclAndLoc> LocsWithCUDACallDiags; argument12597 /* Caller = */ FunctionDeclAndLoc>13608 template <> struct DenseMapInfo<clang::Sema::FunctionDeclAndLoc> {13609 using FunctionDeclAndLoc = clang::Sema::FunctionDeclAndLoc;13612 static FunctionDeclAndLoc getEmptyKey() {13616 static FunctionDeclAndLoc getTombstoneKey() {13620 static unsigned getHashValue(const FunctionDeclAndLoc &FDL) {13625 static bool isEqual(const FunctionDeclAndLoc &LHS,13626 const FunctionDeclAndLoc &RHS) {