Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DSimplifyBooleanExprCheck.cpp647 Bool](const Expr *ReplaceWith, bool Negated) { in reportBinOp()
/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1770 std::string ReplaceWith = cast<StringInit>(DI->getArg(1))->getAsUnquotedString(); emitDagNameReplace() local