Searched defs:StrictMode (Results 1 – 2 of 2) sorted by relevance
31 const bool StrictMode; variable
174 static bool sameName(StringRef InComment, StringRef InDecl, bool StrictMode) { in sameName()