OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ToUse
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCall.h
277
llvm::Value *
ToUse
;
309
void addWriteback(LValue srcLV, Address temporary, llvm::Value *
toUse
) {
310
Writeback writeback = {srcLV, temporary,
toUse
};
CGCall.cpp
3770
if (writeback.
ToUse
) {
3778
CGF.EmitARCIntrinsicUse(writeback.
ToUse
);
Completed in 18 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026