Searched refs:shouldAppendSemi (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/ | ||
D | ReplaceDisallowCopyAndAssignMacroCheck.cpp | 49 ClassIdent->getName(), shouldAppendSemi(Range) ? ";" : ""); in MacroExpands() |