HomeSort by: relevance | last modified time | path
    Searched refs:BriefParser (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
CommentBriefParser.h 29 class BriefParser {
44 BriefParser(Lexer &L, const CommandTraits &Traits);
  /src/external/apache2/llvm/dist/clang/lib/AST/
CommentBriefParser.cpp 56 BriefParser::BriefParser(Lexer &L, const CommandTraits &Traits) :
62 std::string BriefParser::Parse() {
RawCommentList.cpp 191 comments::BriefParser P(L, Context.getCommentCommandTraits());

Completed in 26 milliseconds