Searched refs:SearchLoc (Results 1 – 1 of 1) sorted by relevance
758 size_t SearchLoc = StringRef::npos; in FindFirstCandidateMatch() local777 if (PrefixLoc < SearchLoc) in FindFirstCandidateMatch()778 SearchLoc = SkipWord(Buffer, PrefixLoc); in FindFirstCandidateMatch()803 CheckLoc = SearchLoc; in FindFirstCandidateMatch()