OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasExportedFunctions
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
FunctionImportUtils.h
40
bool
HasExportedFunctions
= false;
77
bool isModuleExporting() const { return
HasExportedFunctions
; }
111
HasExportedFunctions
= ImportIndex.
hasExportedFunctions
(M);
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ModuleSummaryIndex.h
1436
bool
hasExportedFunctions
(const Module &M) const {
Completed in 26 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026