OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Uncommons
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
IRSymtab.h
146
Range<Uncommon>
Uncommons
;
238
ArrayRef<storage::Uncommon>
Uncommons
;
259
Uncommons
= range(header().
Uncommons
);
349
return {SymbolRef(Symbols.begin(), Symbols.end(),
Uncommons
.begin(), this),
357
return {SymbolRef(MBegin, MEnd,
Uncommons
.begin() + M.UncBegin, this),
/src/external/apache2/llvm/dist/llvm/lib/Object/
IRSymtab.cpp
87
std::vector<storage::Uncommon>
Uncommons
;
144
Mod.UncBegin =
Uncommons
.size();
220
Uncommons
.emplace_back();
221
Unc = &
Uncommons
.back();
343
writeRange(Hdr.
Uncommons
,
Uncommons
);
Completed in 21 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026