Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCommentParser.h114 VerbatimLineComment *parseVerbatimLine();
/external/clang/lib/AST/
DCommentParser.cpp702 VerbatimLineComment *Parser::parseVerbatimLine() { in parseVerbatimLine() function in clang::comments::Parser
742 return parseVerbatimLine(); in parseBlockContent()