Searched defs:InsertResult (Results 1 – 7 of 7) sorted by relevance
55 struct InsertResult { struct in __anon6bc6a2630111::DeltaTreeNode56 DeltaTreeNode *LHS, *RHS;57 SourceDelta Split;
86 typedef std::pair<ShareableFileMap::iterator, bool> InsertResult; in GetOrCreate() typedef
84 typedef std::pair<std::map<string, string>::iterator, bool> InsertResult; in HandleHeaderRepresentation() typedef
651 bool InsertResult = RecordsBeingLaidOut.insert(Key); (void)InsertResult; in ConvertRecordDeclType() local
554 auto InsertResult = Sections.insert( in ParseSectionArguments() local
635 auto InsertResult = getContext().addGenDwarfSection( in Run() local
842 typedef std::pair<WhiteListMap::iterator, bool> InsertResult; in IsInNetworkNamespace() typedef