OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OwnedContext
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
LTOModule.h
47
std::unique_ptr<LLVMContext>
OwnedContext
;
/src/external/apache2/llvm/dist/llvm/tools/lto/
lto.cpp
130
: LTOCodeGenerator(*Context),
OwnedContext
(std::move(Context)) {
134
// Reset the module first in case MergedModule is created in
OwnedContext
.
141
std::unique_ptr<LLVMContext>
OwnedContext
;
/src/external/apache2/llvm/dist/llvm/lib/LTO/
LTOModule.cpp
166
(*Ret)->
OwnedContext
= std::move(Context);
Completed in 55 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026