OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckNot
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/FileCheck/
FileCheck.h
51
CheckNot
,
/src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheck.cpp
918
bool MatchFullLinesHere = Req.MatchFullLines && CheckTy != Check::
CheckNot
;
1657
case Check::
CheckNot
:
1750
return ConsumeModifiers(Check::
CheckNot
);
1895
Pattern(Check::
CheckNot
, PatternContext.get()));
2000
if (CheckTy == Check::CheckDAG || CheckTy == Check::
CheckNot
) {
2309
if (
CheckNot
(SM, SkippedRegion, NotStrings, Req, Diags))
2377
bool FileCheckString::
CheckNot
(const SourceMgr &SM, StringRef Buffer,
2383
assert((Pat->getCheckTy() == Check::
CheckNot
) && "Expect CHECK-NOT!");
2421
Pat.getCheckTy() == Check::
CheckNot
) &&
2424
if (Pat.getCheckTy() == Check::
CheckNot
) {
[
all
...]
FileCheckImpl.h
896
bool
CheckNot
(const SourceMgr &SM, StringRef Buffer,
/src/external/apache2/llvm/dist/llvm/utils/FileCheck/
FileCheck.cpp
354
case Check::
CheckNot
:
Completed in 45 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026