Home
last modified time | relevance | path

Searched refs:noteOverloads (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp2535 static void noteOverloads(Sema &S, const UnresolvedSetImpl &Overloads, in noteOverloads() function
2571 return noteOverloads(S, Overloads, Loc); in notePlausibleOverloads()
2581 noteOverloads(S, PlausibleOverloads, Loc); in notePlausibleOverloads()