Searched refs:FunctionDeclAndLoc (Results 1 – 1 of 1) sorted by relevance
10030 struct FunctionDeclAndLoc { struct10038 llvm::DenseSet<FunctionDeclAndLoc> LocsWithCUDACallDiags; argument10046 /* Caller = */ FunctionDeclAndLoc>10916 template <> struct DenseMapInfo<clang::Sema::FunctionDeclAndLoc> {10917 using FunctionDeclAndLoc = clang::Sema::FunctionDeclAndLoc;10920 static FunctionDeclAndLoc getEmptyKey() {10924 static FunctionDeclAndLoc getTombstoneKey() {10928 static unsigned getHashValue(const FunctionDeclAndLoc &FDL) {10933 static bool isEqual(const FunctionDeclAndLoc &LHS,10934 const FunctionDeclAndLoc &RHS) {