OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LastValue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ExternalASTSource.h
396
T
LastValue
;
399
: ExternalSource(Source),
LastValue
(Value) {}
429
LazyVal->
LastValue
= NewValue;
445
return LazyVal->
LastValue
;
453
return LazyVal->
LastValue
;
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp
5294
SDValue
LastValue
= CallSeqStart.getValue(CallSeqStart->getNumValues() - 1);
5295
if (
LastValue
.getValueType() != MVT::Glue)
5296
return
LastValue
;
Completed in 35 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026