Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentParser.h122 FullComment *parseFullComment();
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp918 FullComment *Parser::parseFullComment() { in parseFullComment() function in clang::comments::Parser