OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsComplete
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
PCHContainerOperations.h
32
bool
IsComplete
;
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ScalarEvolution.h
1384
bool
IsComplete
;
1393
bool
isComplete
() const { return
IsComplete
; }
1397
BackedgeTakenInfo() : ConstantMax(nullptr),
IsComplete
(false) {}
1404
BackedgeTakenInfo(ArrayRef<EdgeExitInfo> ExitCounts, bool
IsComplete
,
1415
bool hasFullInfo() const { return
isComplete
(); }
/src/external/apache2/llvm/dist/clang/lib/AST/
VTableBuilder.cpp
1995
bool
IsComplete
=
2001
if (
IsComplete
)
Completed in 30 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026