Searched refs:PrevCommandName (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DCommentSema.cpp636 StringRef PrevCommandName = PrevCommand->getCommandName(Traits); local
641 if (CommandName == PrevCommandName)
644 << PrevCommandName
650 << PrevCommandName

Completed in 66 milliseconds