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 57 unsigned IsBriefCommand : 1;
  /external/clang/lib/AST/
CommentBriefParser.cpp 83 if (Info->IsBriefCommand) {
CommentSema.cpp 609 if (Info->IsBriefCommand) {
    [all...]
  /external/clang/tools/libclang/
CXComment.cpp 447 if (!Brief && Info->IsBriefCommand) {
654 if (Info->IsBriefCommand) {
    [all...]

Completed in 316 milliseconds