Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentSema.cpp229 bool RemovingWhitespaceHelped = false; in actOnParamCommandDirectionArg() local
232 RemovingWhitespaceHelped = true; in actOnParamCommandDirectionArg()
235 RemovingWhitespaceHelped = true; in actOnParamCommandDirectionArg()
238 RemovingWhitespaceHelped = true; in actOnParamCommandDirectionArg()
241 RemovingWhitespaceHelped = false; in actOnParamCommandDirectionArg()
245 if (RemovingWhitespaceHelped) in actOnParamCommandDirectionArg()