Searched defs:InsertResult (Results 1 – 10 of 10) sorted by relevance
55 struct InsertResult { struct in __anona996daa60111::DeltaTreeNode56 DeltaTreeNode *LHS, *RHS;57 SourceDelta Split;
90 auto InsertResult = M.insert({X, V.size()}); in insert() local
29 auto InsertResult = Symbols.insert( in addSymbol() local
3534 auto InsertResult = Strings.insert(std::make_pair(S, Entry)); in internString() local
417 auto InsertResult = in getOrCreateModuleInfo() local
527 bool InsertResult = getContext().addGenDwarfSection(ELFSection); in ParseSectionArguments() local
717 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run() local
685 bool InsertResult = RecordsBeingLaidOut.insert(Key).second; in ConvertRecordDeclType() local
396 auto InsertResult = in insertFunctionRecordIfNeeded() local
277 auto InsertResult = TypeIndices.insert({{Node, ClassTy}, TI}); in recordTypeIndexForDINode() local1786 auto InsertResult = CompleteTypeIndices.insert({CTy, TypeIndex()}); in getCompleteTypeIndex() local