Home
last modified time | relevance | path

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

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