Searched defs:InComment (Results 1 – 2 of 2) sorted by relevance
32 bool InComment = false; variable
176 static bool sameName(StringRef InComment, StringRef InDecl, bool StrictMode) { in sameName()