Home
last modified time | relevance | path

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

/external/clang/lib/Rewrite/
DDeltaTree.cpp55 struct InsertResult { struct in __anonb8815fa70111::DeltaTreeNode
56 DeltaTreeNode *LHS, *RHS;
57 SourceDelta Split;
/external/llvm/tools/dsymutil/
DDebugMap.cpp27 auto InsertResult = Symbols.insert( in addSymbol() local
DDwarfLinker.cpp359 auto InsertResult = Strings.insert(std::make_pair(S, Entry)); in internString() local
/external/clang/lib/CodeGen/
DCodeGenTypes.cpp660 bool InsertResult = RecordsBeingLaidOut.insert(Key).second; in ConvertRecordDeclType() local
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp536 auto InsertResult = Sections.insert( in ParseSectionArguments() local
DAsmParser.cpp623 auto InsertResult = getContext().addGenDwarfSection( in Run() local