/external/llvm-project/clang/lib/Serialization/ |
D | InMemoryModuleCache.cpp | 27 auto Insertion = PCMs.insert(std::make_pair(Filename, std::move(Buffer))); in addPCM() local
|
/external/llvm-project/clang-tools-extra/clang-change-namespace/ |
D | ChangeNamespace.cpp | 749 const auto Insertion = createInsertion( in moveClassForwardDeclaration() local 990 tooling::Replacement Insertion(FilePath, NewInsertionOffset, 0, in onEndOfTranslationUnit() local 1001 tooling::Replacement Insertion(FilePath, NewInsertionOffset, 0, in onEndOfTranslationUnit() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | SourceMgr.h | 202 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
|
/external/llvm/include/llvm/Support/ |
D | SourceMgr.h | 207 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | SourceMgr.h | 236 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | Headers.cpp | 261 if (auto Insertion = Inserter.insert(VerbatimHeader.trim("\"<>"), in insert() local
|
D | CodeComplete.h | 212 llvm::Optional<TextEdit> Insertion; member
|
/external/llvm-project/llvm/lib/IR/ |
D | Type.cpp | 321 auto Insertion = pImpl->FunctionTypes.insert_as(nullptr, Key); in get() local 367 auto Insertion = pImpl->AnonStructTypes.insert_as(nullptr, Key); in get() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Type.cpp | 311 auto Insertion = pImpl->FunctionTypes.insert_as(nullptr, Key); in get() local 357 auto Insertion = pImpl->AnonStructTypes.insert_as(nullptr, Key); in get() local
|
/external/llvm/lib/MC/ |
D | MCCodeView.cpp | 79 auto Insertion = in addToStringTable() local
|
/external/llvm-project/clang/lib/Basic/ |
D | FileManager.cpp | 430 auto Insertion = SeenBypassFileEntries->insert( in getBypassFile() local
|
/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
D | ProTypeMemberInitCheck.cpp | 240 for (const auto &Insertion : in fixInitializerList() local
|
/external/llvm-project/llvm/lib/MC/ |
D | MCCodeView.cpp | 149 auto Insertion = in addToStringTable() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCCodeView.cpp | 149 auto Insertion = in addToStringTable() local
|
/external/clang/lib/Parse/ |
D | ParseTemplate.cpp | 720 FixItHint Insertion; in DiagnoseMisplacedEllipsis() local
|
D | ParseDeclCXX.cpp | 2179 FixItHint Insertion; in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local 2208 FixItHint Insertion = FixItHint::CreateInsertion(VS.getFirstLocation(), Name); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
|
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
D | LoopConvertCheck.cpp | 710 if (Optional<FixItHint> Insertion = Inserter.createIncludeInsertion( in doConversion() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ArchiveWriter.cpp | 225 auto Insertion = MemberNames.insert({M.MemberName, uint64_t(0)}); in printMemberHeader() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | MergeICmps.cpp | 128 const auto Insertion = BaseToIndex.try_emplace(Base, Order); in getBaseId() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | MergeICmps.cpp | 128 const auto Insertion = BaseToIndex.try_emplace(Base, Order); in getBaseId() local
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 209 auto Insertion = FileIdMap.insert(std::make_pair(FullPath, NextId)); in maybeRecordFile() local 1348 auto Insertion = FnDebugInfo.insert({&GV, std::make_unique<FunctionInfo>()}); in beginFunctionImpl() local 3046 auto Insertion = ScopeGlobals.insert( in collectGlobalVariableInfo() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 241 auto Insertion = FileIdMap.insert(std::make_pair(FullPath, NextId)); in maybeRecordFile() local 1333 auto Insertion = FnDebugInfo.insert({&GV, std::make_unique<FunctionInfo>()}); in beginFunctionImpl() local 3012 auto Insertion = ScopeGlobals.insert( in collectGlobalVariableInfo() local
|
/external/llvm-project/llvm/lib/Object/ |
D | ArchiveWriter.cpp | 227 auto Insertion = MemberNames.insert({M.MemberName, uint64_t(0)}); in printMemberHeader() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaAvailability.cpp | 400 Optional<AttributeInsertion> Insertion = createAttributeInsertion( in DoEmitAvailabilityWarning() local
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseTemplate.cpp | 1011 FixItHint Insertion; in DiagnoseMisplacedEllipsis() local
|