OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MatchFullLines
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/FileCheck/
FileCheck.h
35
bool
MatchFullLines
= false;
/src/external/apache2/llvm/dist/llvm/utils/FileCheck/
FileCheck.cpp
85
static cl::opt<bool>
MatchFullLines
(
800
Req.
MatchFullLines
=
MatchFullLines
;
/src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheck.cpp
918
bool MatchFullLinesHere = Req.
MatchFullLines
&& CheckTy != Check::CheckNot;
923
if (!(Req.NoCanonicalizeWhiteSpace && Req.
MatchFullLines
))
1954
if (!(Req.NoCanonicalizeWhiteSpace && Req.
MatchFullLines
))
Completed in 19 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026