OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LineVar
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheckImpl.h
808
enum class AllowedOperand {
LineVar
, LegacyLiteral, Any };
FileCheck.cpp
566
if (AO == AllowedOperand::
LineVar
|| AO == AllowedOperand::Any) {
586
if (AO == AllowedOperand::
LineVar
)
865
IsLegacyLineExpr ? AllowedOperand::
LineVar
: AllowedOperand::Any;
Completed in 20 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026