Home
last modified time | relevance | path

Searched defs:SectionIter (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DInputFile.h149 Optional<object::section_iterator> SectionIter; variable
/freebsd-12.1/contrib/llvm/lib/Support/
H A DSpecialCaseList.cpp211 for (auto &SectionIter : Sections) in inSectionBlame() local