Searched refs:checkAddressOfCandidateIsAvailable (Results 1 – 1 of 1) sorted by relevance
11656 static bool checkAddressOfCandidateIsAvailable(Sema &S, in checkAddressOfCandidateIsAvailable() function11696 if (TakingAddress && !checkAddressOfCandidateIsAvailable(*this, Fn)) in NoteOverloadCandidate()12041 if (TakingCandidateAddress && !checkAddressOfCandidateIsAvailable(S, Fn)) in DiagnoseBadConversion()12432 !checkAddressOfCandidateIsAvailable(S, cast<FunctionDecl>(Templated))) in DiagnoseBadDeduction()12750 bool Available = checkAddressOfCandidateIsAvailable(S, Fn); in NoteFunctionCandidate()