Searched refs:isCommitable (Results 1 - 5 of 5) sorted by relevance

/external/clang/include/clang/Edit/
H A DCommit.h62 bool isCommitable() const { return IsCommitable; } function in class:clang::edit::Commit
/external/clang/lib/Rewrite/Frontend/
H A DFixItRewriter.cpp164 bool CanRewrite = Info.getNumFixItHints() > 0 && commit.isCommitable();
/external/clang/lib/Edit/
H A DEditedSource.cpp218 if (!commit.isCommitable())
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.filebuffers_3.5.100.v20100520-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1843 if (!ECommit.isCommitable())

Completed in 313 milliseconds