Home
last modified time | relevance | path

Searched defs:Commit (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Edit/
H A DRewriters.h23 class Commit; variable
H A DEditedSource.h32 class Commit; variable
/llvm-project-15.0.7/llvm/docs/
H A DMyFirstTypoFix.rst482 Commit section in Commit access
/llvm-project-15.0.7/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp293 Error parseNumbers(uint64_t *Reserve, uint64_t *Commit) { in parseNumbers()
/llvm-project-15.0.7/llvm/utils/git/
H A Dgithub-automation.py91 …t_approvers(phab_token:str, repo:github.Repository.Repository, commit:github.Commit.Commit) -> lis…
/llvm-project-15.0.7/clang/lib/Edit/
H A DCommit.cpp43 Commit::Commit(EditedSource &Editor) in Commit() function in Commit
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h975 void Commit() { in Commit() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp2452 const NSAPI &, edit::Commit &)) { in applyCocoaAPICheck()