Searched defs:IterBool (Results 1 – 9 of 9) sorted by relevance
75 auto IterBool = vmap.insert(std::make_pair(UniqueName.str(), V)); in makeUniqueName() local118 auto IterBool = vmap.insert(std::make_pair(Name, V)); in createValueName() local
485 auto IterBool = setName() local
32 auto IterBool = global() variable
22 auto IterBool = getIndex() local
275 auto IterBool = in addObjCClass() local 311 auto IterBool = in addObjCCategory() local 330 auto IterBool = in addObjCClassRef() local 480 auto IterBool = _defines.insert(name); addAsmGlobalSymbol() local 521 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); addAsmGlobalSymbolUndef() local 548 auto IterBool = addPotentialUndefinedSymbol() local [all...]
33 typedef std::pair<Iter, bool> IterBool; in main() typedef
674 auto IterBool = getGOFFSection() local 708 auto IterBool = COFFUniquingMap.insert(std::make_pair(T, nullptr)); getCOFFSection() local 767 auto IterBool = WasmUniquingMap.insert( getWasmSection() local 804 auto IterBool = XCOFFUniquingMap.insert(std::make_pair( getXCOFFSection() local [all...]
616 auto IterBool = SourceIdMap.insert( tryGetFile() local
199 auto IterBool = FilenameIDs.try_emplace(Name, FilenamesByID.size()); getLineTableFilenameID() local