Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.cpp127 auto NameIter = SourceFileNames.find(File); in getSourceFileNameIndex() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp483 auto NameIter = UsedNames.insert(std::make_pair(Section, false)).first; createELFSectionImpl() local