reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
59 if (Subsection == 0 && SubsectionFragmentMap.empty()) 65 std::make_pair(Subsection, (MCFragment *)nullptr)); 68 ExactMatch = MI->first == Subsection; 77 if (!ExactMatch && Subsection != 0) { 81 SubsectionFragmentMap.insert(MI, std::make_pair(Subsection, F));