Home
last modified time | relevance | path

Searched refs:ApplyFix (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DVirtualNearMissCheck.cpp253 bool ApplyFix = !BaseMD->isTemplateInstantiation() && in check() local
261 if (ApplyFix) in check()
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseEqualsDefaultCheck.cpp280 bool ApplyFix = SpecialFunctionDecl->isCopyAssignmentOperator() || in check() local
315 if (ApplyFix) { in check()
/external/llvm-project/clang-tools-extra/clangd/test/
Dexecute-command.test43 # ApplyFix argument not a mapping node.