OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParentUmbrellas
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/TextAPI/
InterfaceFile.cpp
62
auto Iter = lower_bound(
ParentUmbrellas
, Target_,
66
if ((Iter !=
ParentUmbrellas
.end()) && !(Target_ < Iter->first)) {
71
ParentUmbrellas
.emplace(Iter, Target_, std::string(Parent));
147
if (
ParentUmbrellas
!= O.
ParentUmbrellas
)
TextStub.cpp
838
ParentUmbrellas
.emplace_back(std::move(CurrentSection));
922
for (const auto &CurrentSection :
ParentUmbrellas
)
989
std::vector<UmbrellaSection>
ParentUmbrellas
;
1066
IO.mapOptional("parent-umbrella", Keys->
ParentUmbrellas
);
/src/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
InterfaceFile.h
283
return
ParentUmbrellas
;
432
std::vector<std::pair<Target, std::string>>
ParentUmbrellas
;
Completed in 52 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026