Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentParser.h112 VerbatimLineComment *parseVerbatimLine();
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCommentParser.cpp690 VerbatimLineComment *Parser::parseVerbatimLine() { in parseVerbatimLine() function in clang::comments::Parser
730 return parseVerbatimLine(); in parseBlockContent()