Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentParser.h114 VerbatimLineComment *parseVerbatimLine();
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp701 VerbatimLineComment *Parser::parseVerbatimLine() { in parseVerbatimLine() function in clang::comments::Parser
741 return parseVerbatimLine(); in parseBlockContent()