Searched refs:SearchLoc (Results 1 – 1 of 1) sorted by relevance
786 size_t SearchLoc = StringRef::npos; in FindFirstCandidateMatch() local803 if (PrefixLoc < SearchLoc) in FindFirstCandidateMatch()804 SearchLoc = SkipWord(Buffer, PrefixLoc); in FindFirstCandidateMatch()829 CheckLoc = SearchLoc; in FindFirstCandidateMatch()