HomeSort by relevance Sort by last modified time
    Searched refs:IsReturnsCommand (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/AST/
CommentCommandTraits.h 64 unsigned IsReturnsCommand : 1;
  /external/clang/lib/AST/
CommentBriefParser.cpp 89 if (Info->IsReturnsCommand) {
CommentSema.cpp 584 if (!Traits.getCommandInfo(Command->getCommandID())->IsReturnsCommand)
    [all...]
  /external/clang/lib/Index/
CommentToXML.cpp 131 if (Info->IsReturnsCommand) {
340 if (Info->IsReturnsCommand) {
    [all...]

Completed in 43 milliseconds