reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
185 SectionsMap[Section] = Sections.size(); 186 Sections.emplace_back(std::move(M)); 189 auto &Entry = Sections[SectionsMap[Section]].Entries[Prefix][Category]; 210 for (auto &SectionIter : Sections)tools/clang/lib/Basic/SanitizerSpecialCaseList.cpp
38 for (auto &S : Sections) {