OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldWrite
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
Object.cpp
2670
auto
ShouldWrite
= [](const SectionBase &Sec) {
2687
if (
ShouldWrite
(Sec) && IsInPtLoad(Sec)) {
2693
if (
ShouldWrite
(Sec) && (!UseSegments || IsInPtLoad(Sec))) {
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp
4643
auto writeBaseIDOrNone = [&](uint32_t BaseID, bool
ShouldWrite
) {
4645
if (
ShouldWrite
)
Completed in 24 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026