OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasConstantCond
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaStmt.cpp
1295
bool
HasConstantCond
= false;
1298
HasConstantCond
= CondExpr->EvaluateAsInt(Result, Context,
1302
assert(!
HasConstantCond
||
1306
bool ShouldCheckConstantCond =
HasConstantCond
;
1463
if (!CaseListIsErroneous && !CaseListIsIncomplete && !
HasConstantCond
&&
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h
546
/// attribute can be added. \p
HasConstantCond
indicates whether the branch
548
bool checkIfLoopMustProgress(bool
HasConstantCond
) {
564
if (
HasConstantCond
)
Completed in 20 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026