OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SectionMatcher
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
SpecialCaseList.h
137
Section(std::unique_ptr<Matcher> M) :
SectionMatcher
(std::move(M)){};
139
std::unique_ptr<Matcher>
SectionMatcher
;
/src/external/apache2/llvm/dist/clang/lib/Basic/
SanitizerSpecialCaseList.cpp
44
if (S.
SectionMatcher
->match(NAME)) \
/src/external/apache2/llvm/dist/llvm/lib/Support/
SpecialCaseList.cpp
213
if (SectionIter.
SectionMatcher
->match(Section)) {
Completed in 18 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026