Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Tooling/Core/
HDReplacement.cpp51 bool Replacement::isApplicable() const { in isApplicable() function in clang::tooling::Replacement
241 if (I->isApplicable()) { in applyAllReplacements()
258 if (I->isApplicable()) { in applyAllReplacements()
/NextBSD/contrib/llvm/tools/clang/include/clang/Tooling/Core/
HDReplacement.h103 bool isApplicable() const;