Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Format/
H A DFormatTestUtils.h32 bool InComment = false; variable
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DArgumentCommentCheck.cpp176 static bool sameName(StringRef InComment, StringRef InDecl, bool StrictMode) { in sameName()