OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:evaluated
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
CheckerManager.cpp
671
bool
evaluated
= false;
local
676
evaluated
= EvalCallChecker(Call, C);
678
assert(!(
evaluated
&& anyEvaluated)
680
if (
evaluated
) {
689
// If none of the checkers
evaluated
the call, ask ExprEngine to handle it.
/src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc
1062
NULL means the call is being
evaluated
.
1106
/* Cleanups that need to be
evaluated
at the end of CLEANUP_POINT_EXPR. */
1209
/* A table of all constexpr calls that have been
evaluated
by the
1381
will later be manifestly const_eval
evaluated
), otherwise fold it to
1806
the
evaluated
result or, under the control of CTX, give an error, set
2712
At this point it has already been
evaluated
in the call
2839
/* Track the callee's
evaluated
SAVE_EXPRs and TARGET_EXPRs so that
2868
/* If we've just
evaluated
a subobject constructor call for an
3481
will later be manifestly const_eval
evaluated
), otherwise fold it to
3506
evaluated
as constants and then folding computes the result fro
5638
bool
evaluated
= false;
local
[
all
...]
Completed in 17 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026