HomeSort by: relevance | last modified time | path
    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