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

  /external/clang/include/clang/AST/
CommentCommandTraits.h 61 unsigned IsBriefCommand : 1;
  /external/clang/lib/AST/
CommentBriefParser.cpp 83 if (Info->IsBriefCommand) {
CommentSema.cpp 626 if (Info->IsBriefCommand) {
    [all...]
  /external/clang/lib/Index/
CommentToXML.cpp 123 if (!Brief && Info->IsBriefCommand) {
334 if (Info->IsBriefCommand) {
    [all...]

Completed in 415 milliseconds