Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Edit/
H A DRewriters.h23 class Commit; variable
H A DEditedSource.h32 class Commit; variable
/llvm-project/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp305 parseNumbers(uint64_t * Reserve,uint64_t * Commit) parseNumbers() argument
/llvm-project/clang/lib/Edit/
H A DCommit.cpp43 Commit::Commit(EditedSource &Editor) in Commit() function in Commit
/llvm-project/clang/include/clang/Parse/
H A DParser.h1047 void Commit() { Commit() function
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2464 applyCocoaAPICheck(Sema & S,const ObjCMessageExpr * Msg,unsigned DiagID,bool (* refactor)(const ObjCMessageExpr *,const NSAPI &,edit::Commit &)) applyCocoaAPICheck() argument