Home
last modified time | relevance | path

Searched refs:parseInlineCommand (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentParser.h112 InlineCommandComment *parseInlineCommand();
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp570 InlineCommandComment *Parser::parseInlineCommand() { in parseInlineCommand() function in clang::comments::Parser
756 Content.push_back(parseInlineCommand()); in parseParagraphOrBlockCommand()