Searched defs:noteOverloads (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSema.cpp1331 static void noteOverloads(Sema &S, const UnresolvedSetImpl &Overloads, function
1358 return noteOverloads(S, Overloads, Loc);
1368 noteOverloads(S, PlausibleOverloads, Loc);

Completed in 75 milliseconds