HomeSort by relevance Sort by last modified time
    Searched full:paragraphkind (Results 1 - 1 of 1) sorted by null

  /external/clang/tools/libclang/
CXComment.cpp 1037 StringRef ParagraphKind) {
1041 if (ParagraphKind.empty())
1044 Result << "<Para kind=\"" << ParagraphKind << "\">";
1054 StringRef ParagraphKind;
    [all...]

Completed in 128 milliseconds