Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h204 typename LVAuxMapType::iterator AuxIter = AuxMap.find(SecondKey); in add() local
230 typename LVAuxMapType::const_iterator AuxIter = AuxMap.find(SecondKey); in find() local