Home
last modified time | relevance | path

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

/external/llvm/utils/FileCheck/
DFileCheck.cpp753 static StringRef FindFirstCandidateMatch(StringRef &Buffer, in FindFirstCandidateMatch() function
817 StringRef Prefix = FindFirstCandidateMatch(Buffer, CheckTy, CheckLoc); in FindFirstMatchingPrefix()