Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/FileCheck/
DFileCheck.cpp80 Pattern(bool matchEOF = false) : MatchEOF(matchEOF) { } in Pattern() argument