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 60 unsigned IsReturnsCommand : 1;
  /external/clang/lib/AST/
CommentBriefParser.cpp 89 if (Info->IsReturnsCommand) {
CommentSema.cpp 578 if (!Traits.getCommandInfo(Command->getCommandID())->IsReturnsCommand)
    [all...]
  /external/clang/tools/libclang/
CXComment.cpp 463 if (Info->IsReturnsCommand) {
668 if (Info->IsReturnsCommand) {
    [all...]

Completed in 200 milliseconds