OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isLazy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTUnresolvedSet.h
36
bool
isLazy
() const { return getTag(); }
100
if (Impl.Decls.
isLazy
())
108
assert(Impl.empty() || Impl.Decls.
isLazy
());
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DomTreeUpdater.h
51
bool
isLazy
() const { return Strategy == UpdateStrategy::Lazy; };
Completed in 14 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026