Home
last modified time | relevance | path

Searched defs:isCommitable (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Edit/
DCommit.h68 bool isCommitable() const { return IsCommitable; } in isCommitable() function
/external/clang/include/clang/Edit/
DCommit.h65 bool isCommitable() const { return IsCommitable; } in isCommitable() function