Searched refs:GetLocationForCandidate (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaOverload.cpp8550 SourceLocation GetLocationForCandidate(const OverloadCandidate *Cand) { function in namespace:__anon240
8683 SourceLocation LLoc = GetLocationForCandidate(L);
8684 SourceLocation RLoc = GetLocationForCandidate(R);

Completed in 53 milliseconds