Home
last modified time | relevance | path

Searched defs:commit (Results 1 – 25 of 41) sorted by relevance

12

/llvm-project-15.0.7/clang/utils/analyzer/projects/
H A Dprojects.json7 "commit": "794c975", string
15 "commit": "1025f9a", string
23 "commit": "ffb0d41", string
31 "commit": "4f669d59", string
39 "commit": "0df1355", string
47 "commit": "10c25d8", string
55 "commit": "f8b1ab7", string
63 "commit": "d3e60fb", string
71 "commit": "b810bf2", string
87 "commit": "5cf513d", string
[all …]
/llvm-project-15.0.7/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp181 Commit &commit) { in rewriteToSubscriptGetCommon()
205 Commit &commit) { in rewriteToArraySubscriptGet()
215 Commit &commit) { in rewriteToDictionarySubscriptGet()
225 Commit &commit) { in rewriteToArraySubscriptSet()
259 Commit &commit) { in rewriteToDictionarySubscriptSet()
339 const NSAPI &NS, Commit &commit, in rewriteToObjCLiteralSyntax()
378 const NSAPI &NS, Commit &commit, in rewriteToArrayLiteral()
644 const NSAPI &NS, Commit &commit) { in rewriteToCharLiteral()
660 const NSAPI &NS, Commit &commit) { in rewriteToBoolLiteral()
753 const NSAPI &NS, Commit &commit) { in rewriteToNumberLiteral()
[all …]
/llvm-project-15.0.7/clang/lib/ARCMigrate/
H A DObjCMT.cpp882 edit::Commit commit(*Editor); in migrateProtocolConformance() local
948 edit::Commit commit(*Editor); in migrateNSEnumDecl() local
1221 edit::Commit commit(*Editor); in migrateProperty() local
1235 edit::Commit commit(*Editor); in migrateProperty() local
1261 edit::Commit commit(*Editor); in migrateNsReturnsInnerPointer() local
1273 edit::Commit commit(*Editor); in migratePropertyNsReturnsInnerPointer() local
1399 edit::Commit commit(*Editor); in AnnotateImplicitBridging() local
1476 edit::Commit commit(*Editor); in AddCFAnnotations() local
1643 edit::Commit commit(*Editor); in migrateAddMethodAnnotation() local
1736 edit::Commit commit(*Editor); in InsertFoundation() local
[all …]
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DDebugSymbolRVASubsection.cpp29 Error DebugSymbolRVASubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSymbolRVASubsection
H A DDebugSymbolsSubsection.cpp23 Error DebugSymbolsSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSymbolsSubsection
H A DDebugCrossExSubsection.cpp44 Error DebugCrossModuleExportsSubsection::commit( in commit() function in DebugCrossModuleExportsSubsection
H A DDebugFrameDataSubsection.cpp45 Error DebugFrameDataSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugFrameDataSubsection
H A DDebugSubsectionRecord.cpp67 Error DebugSubsectionRecordBuilder::commit(BinaryStreamWriter &Writer, in commit() function in DebugSubsectionRecordBuilder
H A DDebugCrossImpSubsection.cpp72 Error DebugCrossModuleImportsSubsection::commit( in commit() function in DebugCrossModuleImportsSubsection
H A DDebugStringTableSubsection.cpp64 Error DebugStringTableSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugStringTableSubsection
H A DDebugInlineeLinesSubsection.cpp84 Error DebugInlineeLinesSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugInlineeLinesSubsection
H A DDebugChecksumsSubsection.cpp94 Error DebugChecksumsSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugChecksumsSubsection
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DBinaryByteStream.h123 Error commit() override { return Error::success(); } in commit() function
192 Error commit() override { return Error::success(); } in commit() function
214 Error commit() override { in commit() function
256 Error commit() override { return Impl.commit(); } in commit() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolStream.cpp38 Error SymbolStream::commit() { return Error::success(); } in commit() function in SymbolStream
H A DInfoStreamBuilder.cpp56 Error InfoStreamBuilder::commit(const msf::MSFLayout &Layout, in commit() function in InfoStreamBuilder
H A DNamedStreamMap.cpp64 Error NamedStreamMap::commit(BinaryStreamWriter &Writer) const { in commit() function in NamedStreamMap
H A DModuleDebugStream.cpp131 Error ModuleDebugStreamRef::commit() { return Error::success(); } in commit() function in ModuleDebugStreamRef
H A DTpiStreamBuilder.cpp172 Error TpiStreamBuilder::commit(const msf::MSFLayout &Layout, in commit() function in TpiStreamBuilder
H A DPDBStringTableBuilder.cpp209 Error PDBStringTableBuilder::commit(BinaryStreamWriter &Writer) const { in commit() function in PDBStringTableBuilder
H A DTpiStream.cpp246 Error TpiStream::commit() { return Error::success(); } in commit() function in TpiStream
/llvm-project-15.0.7/llvm/lib/Support/
H A DFileOutputBuffer.cpp45 Error commit() override { in commit() function in __anonb6581d170111::OnDiskBuffer
88 Error commit() override { in commit() function in __anonb6581d170111::InMemoryBuffer
H A DBinaryStreamRef.cpp60 Error commit() override { return BBS.commit(); } in commit() function in __anon5a058c9a0111::MutableArrayRefImpl
129 Error WritableBinaryStreamRef::commit() { return BorrowedImpl->commit(); } in commit() function in WritableBinaryStreamRef
/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp154 edit::Commit commit(Editor); in HandleDiagnostic() local
/llvm-project-15.0.7/clang/utils/analyzer/
H A DProjectMap.py86 commit: str = "" variable in ProjectInfo
/llvm-project-15.0.7/lld/MachO/
H A DEhFrame.cpp138 void EhRelocator::commit() { in commit() function in EhRelocator

12