Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DRewriters.h23 class Commit; variable
H A DEditedSource.h32 class Commit; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp300 Error parseNumbers(uint64_t *Reserve, uint64_t *Commit) { in parseNumbers()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DCommit.cpp43 Commit::Commit(EditedSource &Editor) in Commit() function in Commit
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h958 void Commit() { in Commit() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp2452 const NSAPI &, edit::Commit &)) { in applyCocoaAPICheck()