Home
last modified time | relevance | path

Searched defs:FileCheckString (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h842 struct FileCheckString { struct
866 FileCheckString(Pattern &&P, StringRef S, SMLoc L, in FileCheckString() argument