Searched refs:FunctionDeclAndLoc (Results 1 – 1 of 1) sorted by relevance
11961 struct FunctionDeclAndLoc { struct11969 llvm::DenseSet<FunctionDeclAndLoc> LocsWithCUDACallDiags; argument11977 /* Caller = */ FunctionDeclAndLoc>12956 template <> struct DenseMapInfo<clang::Sema::FunctionDeclAndLoc> {12957 using FunctionDeclAndLoc = clang::Sema::FunctionDeclAndLoc;12960 static FunctionDeclAndLoc getEmptyKey() {12964 static FunctionDeclAndLoc getTombstoneKey() {12968 static unsigned getHashValue(const FunctionDeclAndLoc &FDL) {12973 static bool isEqual(const FunctionDeclAndLoc &LHS,12974 const FunctionDeclAndLoc &RHS) {