OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckEmpty
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/FileCheck/
FileCheck.h
54
CheckEmpty
,
/src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheck.cpp
930
if (PatternStr.empty() && CheckTy != Check::
CheckEmpty
) {
936
if (!PatternStr.empty() && CheckTy == Check::
CheckEmpty
) {
944
if (CheckTy == Check::
CheckEmpty
) {
1310
size_t MatchStartSkip = CheckTy == Check::
CheckEmpty
;
1663
case Check::
CheckEmpty
:
1759
return ConsumeModifiers(Check::
CheckEmpty
);
1987
CheckTy == Check::
CheckEmpty
) &&
1991
: CheckTy == Check::
CheckEmpty
? "EMPTY" : "SAME";
2318
Pat.getCheckTy() != Check::
CheckEmpty
)
2323
Twine(Pat.getCheckTy() == Check::
CheckEmpty
? "-EMPTY" : "-NEXT")
[
all
...]
/src/external/apache2/llvm/dist/llvm/utils/FileCheck/
FileCheck.cpp
360
case Check::
CheckEmpty
:
Completed in 18 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026