Searched refs:isApplicable (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Tooling/
H A DRefactoring.cpp48 bool Replacement::isApplicable() const { function in class:clang::tooling::Replacement
148 if (I->isApplicable()) {
165 if (I->isApplicable()) {
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Tooling/
H A DRefactoring.h101 bool isApplicable() const;

Completed in 54 milliseconds